Image gallery for mobile and touch devices – iPhone, iPad, Android, Blackberry 6 and Desktop all supported.
jQuery Randomly Rotating Image Gallery – Mosaiqy
Mosaiqy is a jQuery plugin for presenting images in a Mosaic-like grid interface.The images are displayed inside randomly moving columns and rows where CSS3 transitions are used for the animations.Once a thumbnail is clicked, the original version is loaded inside the grid with a nice slideIn/Out effect.
It retrieves images from a JSON/JSONP data source which makes integrating with image hosting services pretty easy and there are already demos for Flickr, Instagram and Panoramio.
Post Pic How To Style select menu in HTML using jquery
Today, when I was surfing net, I found this very interesting topic – How To Style Dropdown in HTML. Since in HTML the dropdown is the SELECT tag and its rendering depends on both OS and the browser of client. Though you can change its font, font-size, width, height like basic CSS properties but what if you want to change the whole look and feel of the dropdown. For example, the down arrow that comes along with the dropdown or the background colour of the options list when mouse is hovered through them.