Demos & Downloads

jQuery UI DatePicker Disable/Enable Specified Dates

We all are familiar with jQuery UI DatePicker, it have many options to customize the functionality. Instead of that we can be able to use or modify some of the values/params. Some times we want to disable/enable some days in … Continue reading


Simple Image Gallery In jQuery

jQuery plug-in for a simple image gallery  “simpleGallery()”. This will load all the images to the gallery container, then the plug-in will calculate the image count and place a navigation link and placed at the bottom-right of the gallery container. … Continue reading


jQuery Shaky/Vibrating Menu

A simple Vibrating menu with jQuery and CSS. I used the ul li pattern to make the menus.  When we move the mouse cursor over the a menu item, the active menu will stop the vibrating motion and other menus … Continue reading


Dojo: Image Slideshow

Here is a simple image slide-show using Dojo and HTML/CSS. The SlideShow panel contains the Images and Description. All the images are placed in a div dojo-slideshow and put another div inside the dojo-slideshow to show the image description that … Continue reading


Vertical Floating Menu With Accordion Effect Using CSS & jQuery

It is a combination of 3 types of menu styles, Floating, Sliding and Accordion with the css and jQuery.  The menu will appear in the screen as a floating menu, on mouse over the menu will slide(visible) from left to … Continue reading