POP dropdown menus with jQuery
Include the stylesheet, with any of your mods.
<link href="/pop/stylesheets/pop.css" media="all" rel="stylesheet" type="text/css"/>
Include jQuery and jquery.pop.js
<script language="javascript" src="/pop/javascripts/jquery.js" type="text/javascript"></script> <script language="javascript" src="/pop/javascripts/jquery.pop.js" type="text/javascript"></script>
Initialize pop!
<script type='text/javascript'> $(document).ready(function(){ $.pop(); }); </script>
Wrap your popped element with your desired pop class.
<div class='pop'> <p>you can put anything you want in here!</p> <p>images, links, movies of your cats. you name it!</p> </div>
The article source:http://pop.seaofclouds.com/
You might also like
Tags
accordion accordion menu animation navigation animation navigation menu carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form form validation gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu