This repository has been archived by the owner on Feb 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
seaofclouds/pop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
POP! enjoy simple dropdown menus with pop!, a jquery based javascript plugin. http://pop.seaofclouds.com === Usage === <link href="stylesheets/pop.css" media="all" rel="stylesheet" type="text/css"/> <script language="javascript" src="javascripts/jquery.js" type="text/javascript"></script> <script language="javascript" src="javascripts/jquery.pop.js" type="text/javascript"></script> <script type='text/javascript'> $(document).ready(function(){ $.pop(); }); </script> <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> === Git It === git clone [email protected]:seaofclouds/pop.git === Download === http://github.com/seaofclouds/pop/tarball/master === Licensed under the MIT === http://www.opensource.org/licenses/mit-license.php
About
simple pop menus with jquery
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published