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 (
commit 3ed5cb434fa780d0f72d7f0de44bdb952f2d8620
tree 71f4369d9bf9dc0ed350df16d0eb307ae050954a
parent a672ba8da968aa0ee6e89ae6b32d4a4c307effb8
tree 71f4369d9bf9dc0ed350df16d0eb307ae050954a
parent a672ba8da968aa0ee6e89ae6b32d4a4c307effb8
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








