Senin, 04 Oktober 2010

SuperFish Jquery Plugin Menu

Download : http://users.tpg.com.au/j_birch/plugins/superfish/#download

Sample Code:

//link to the CSS files for this menu type 
<link rel="stylesheet" type="text/css" media="screen" href="superfish.css" /> 
 
// link to the JavaScript files (hoverIntent is optional) 
<script type="text/javascript" src="hoverIntent.js"></script> 
<script type="text/javascript" src="jquery.bgiframe.min.js"></script> 
<script type="text/javascript" src="superfish.js"></script> 
 
// initialise Superfish 
<script type="text/javascript"> 
 
    
$(document).ready(function(){ 
        
$("ul.sf-menu").superfish().find('ul').bgIframe({opacity:false}); 
    }); 
 
</script>

0 komentar:

Posting Komentar

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More