Submit your widget

Beautiful jQuery like Google images gallery

Created 12 years ago   Views 21758   downloads 3041    Author myjqueryplugins
Beautiful jQuery  like Google images gallery
View DemoDownload
60
Share |

Works on IE8+ , FF, Chrome, Safari & more...!!

Thumba is a gallery jQuery plugin, that displays thumbnails as Google images. You can navigate by moving the mouse, or using "Left" & "Right" arrows.
Press "Enter" or click on a thumbnail to open it into a lightbox.

Thumba implementation

1. First, include the CSS & jQuery files

<!-- include CSS & JS files -->
 <!-- CSS file --> 
<link rel="stylesheet" type="text/css" href="Thumba.jquery.css" media="screen" />
 <!-- jQuery files -->
 <script type="text/javascript" src="jquery.js"></script> 
<script type="text/javascript" src="jquery-ui.js"></script> 
<script type="text/javascript" src="Thumba.jquery.min.js"></script> 

Read more:http://www.myjqueryplugins.com/Thumba