Skip to content

dariob/circlelist_jquery_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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 license

About

jQuery plugin for converting from HTML list into a circle that looks like Google+.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published