They're this way:

Code: 
    <script src="jquery-1.6.3.min.js" type="text/javascript"></script>
    <script src="superfish.js" type="text/javascript"></script>
    <script src="script.js" type="text/javascript"></script>
<script> 
 
    $(document).ready(function() { 
        $('ul.menu').superfish(); 
    }); 
 
</script>
ChosenOne Reviewed by ChosenOne 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