08.1.2010

New and Easy Gallery for jQuery

Bookmark and Share
Add to DZone

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:

Easy Gallery

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>

Read more »

05.4.2009

Top 5 jQuery image galleries

Bookmark and Share
Add to DZone

I have collected some jQuery image galleries for you to choose your preferred one. Each one is working in different way than the other.
Here is the list of the top 5 jquery image galleries:

Read more »

01.12.2009

Image lightbox (imageflow) and image enlargement with Jquery

Bookmark and Share
Add to DZone

While I was looking for a way to make a good lightbox with Javascript, I found a better way to do that. A simple code with a absolute result.

I used many ways to create this lightbox or as some people call "Image Flow", but this way is a better way in my openion.
I used Jquery plugin and generated some code to get a great result.

Here is the explanation and the demo code for this script:

Read more »

Free Blog Themes / Templates