Give it a try the whole thing should look like this if your just putting it in your header
Code: 
<script> 
 
    $(document).ready(function() { 
        $('ul.menu').superfish(); 
    }); 
 
</script>
shadow.prx Reviewed by shadow.prx on . JavaScript problem hi there. I tried to integrate HTML site in WordPress but shows the following error in google chrome's inspect element. The HTML site works fine on localhost and server tho. Uncaught TypeError: Object #<Object> has no method 'superfish' This line seems to be wrong: $('ul.menu').superfish({ help pl0x? sorted tnx to shadow.prx Rating: 5