New and Easy Gallery for jQuery
Link: http://www.freelancer-id.com/easy-gallery/
In Thursday, July 29, I have published a new jQuery gallery plug-in named as Easy Gallery.
This gallery is easy to be used and has a simple code.
Not talking too much about it, i will provide you with all links available.
But let me tell you how does this gallery work:
The HTML code used for Easy Gallery as follow:
<div id="gallery">
<ul>
<li><img src="image1.jpg" border="0" alt="" /></li>
<li><img src="image2.jpg" border="0" alt="" /></li>
<li><img src="image3.jpg" border="0" alt="" /></li>
<li><img src="image4.jpg" border="0" alt="" /></li>
<li><img src="image5.jpg" border="0" alt="" /></li>
</ul>
</div>
<div id="ssgThumbs"></div>






