Tag Archives: Javascript
jQuery “Make your web easy”
Posted on 29. Dec, 2010 by razi.
Make your website fast & easy. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. For jQuery lovers we have collected some Image Galleries with source files, you can modify these files very easily and make animation of your own desire [...]
Continue Reading
Splendid Dropdown and Navigation Menu Examples
Posted on 27. Nov, 2010 by razi.
Clean and well-structured website navigation is Key in designing an effective user interface. Drop-down menus are great for sites that have multiple levels of content chain of command. The typical design prototype of a drop-down menu is that when a user hovers over the parent navigation item, a submenu of navigation items appears. In this [...]