This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pop /
| name | age | message | |
|---|---|---|---|
| |
images/ | Sat May 31 13:17:13 -0700 2008 | |
| |
index.html | ||
| |
javascripts/ | ||
| |
readme | ||
| |
stylesheets/ |
readme
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 git@github.com:seaofclouds/pop.git === Download === http://github.com/seaofclouds/pop/tarball/master === Licensed under the MIT === http://www.opensource.org/licenses/mit-license.php








