Javascript

415 articles
Array ( )

Lightweight Multi-Level Drop-Down Menu

This is an easy to implement multi-level drop-down menu. It is lightweight (1.2kb) & supports multiple instances on one page. Rather than complicated JavaScript backends, this script converts an unordered list into a menu. Sub-menus are displayed with an easing animation & it supports all major browsers.
Array ( ) Array ( )

9 Best Sources of Ajax/Javascript Examples and Demos

In this collection, you’ll find 9 excellent websites and blogs that provide high-quality examples and tutorials on Ajax and Javascript . 1. Ajax Rain AjaxRain has illustrated examples of some nifty web-fx that can be achieved with combinations of AJAX, CSS, DHTML or Javascript. Some of the demos are definitely worth a look, even if you aren’t a web designer/programmer.…
Array ( )

Easy Rounded Corners: jQuery Corners

jQuery Corners is a jQuery plugin for creating nice-looking, anti-aliased rounded corners without using any images. The plugin is unobtrusive & works well with all major browsers including iPhone. The corners to be rounded & the radius of the corners can be easily set. And, a great feature is the ability to round form buttons.
Array ( )

Sliding jQuery Image Gallery: prettyGallery (And prettyPhoto: A jQuery Lightbox Clone)

prettyGallery is a jQuery plugin for creating sliding image galleries on the fly. Besides images, any content can be presented within the slider. Images in the gallery are defined in an ordered list. Items per page, speed of the navigation & labels used can be configured. The gallery uses prettyPhoto, a jQuery Lightbox clone,  for displaying the images in large-size.…