forked from kjosk/circlelist_jquery_plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
jQuery plugin for converting from HTML list into a circle that looks like Google+.
dariob/circlelist_jquery_plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
jQuery plugin for converting from HTML list into a circle that looks like Google+.
======================================
how to use.
======================================
<ul id='list'>
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>4</li>
</ul>
<script>
$('#list').circlelist();
</script>
(I want to work in Silicon Valley as a software engineer.)
Copyright (c) 2011 kissrobber, released under the MIT licenseAbout
jQuery plugin for converting from HTML list into a circle that looks like Google+.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published