• Resolved html5rules

    (@html5rules)


    Hi,

    I seem to be having a problem with jQuery and a script I’m using called filter.js as used on Jay Hollywood’s website. I’ve had this working for a long time before and I recently implemented this:

    <script>
    jQuery(document).ready(function() {
    jQuery(“.heading div[title], #footer img[title]”).tooltip();
    });
    </script>

    To use jQuery Tools to create tooltips on my homepage and footer. But even when I take this code back out double check the filter script still isn’t working. Is this a WordPress issue or am I doing something wrong because it was always working before.. You can find my site at http://www. s o h a i l t e c h .com/ (take out spaces). Thanks.

  • The topic ‘Javascript Issue’ is closed to new replies.