Archive for the ‘Javascript’ Category

Collect Adress with Maps using Mapeed.AddressChooser

Mapeed.AddressChooser is a Javascript script to create a nice address form for any websites that need to collect addresses. For example getting user’s address, place’s location or anything that can be localized on a map. This script just add behavior on HTML form, it does’nt geerate HTML markup and can be plugged on any existing [...]

Read the rest of this entry »

Accessible News Slider – A jQuery Plugin

Accessible News Slider is a JavaScript plugin built for the jQuery library. The CSS, XHTML and JavaScript are developed specifically to meet the Web Content Accessibility Guidelines 1.0 (WCAG 1.0) Color is not the primary indicator & back-next navigation is either visible or hidden. You will also find a total number of news items indicator. [...]

Read the rest of this entry »

Date Range Picker using jQuery UI 1.6 and jQuery UI CSS Framework

This plugin wraps the jQuery UI datepicker into an interactive component specifically designed for choosing date ranges. Features and Updates: Uses jQuery UI 1.6rc4: The range picker now uses the latest version of jQuery UI’s datepicker, and allows passing of native datepicker options. Date.js Integration: We’ve integrated the fantastic date.js library to allow for easy [...]

Read the rest of this entry »

Scroll Objects using Scroll Follow – A jQuery Plugin

Scroll Follow is a jQuery plugin that enables a DOM object to follow the page as the user scrolls. It is specially very suitable for the popular scrolling banners & menus. The scrolling object can have several settings like the speed, easing, offset (number of pixels the Scroll Follow object should remain from top of [...]

Read the rest of this entry »

jQuery Tabbed Navigation

A very nice and easy tabbed navigation script with jQuery. Website: http://trevordavis.net/blog/tutorial/jquery-tabbed-navigation/ Demo: http://trevordavis.net/play/javascript-tabbed-navigation/

Read the rest of this entry »

xBug – A Cross-Browser JavaScript Debugger

xBug is a JavaScript debugger that enables you to trace or step through your JavaScript code in real-time. Using xBug, you can: set breakpoints, and watchpoints in a separate code window see a trace log while your code is executing inspect variables get an indexed list of the functions/methods, and more… It works with Chrome, [...]

Read the rest of this entry »

Facelift – An image replacement script

Facelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that otherwise might not be visible to your visitors. The generated image will be automatically inserted into your web page via Javascript and visible to all modern browsers. Any element [...]

Read the rest of this entry »

Js Coverflow – An elegant script to implement a carousel of images

Flash technology is an excellent way to create animated content among many other possibilities.Personally I prefer to use proprietary technologies. Fortunately, every day there are new ways of doing the same thing, but using these standards and making presentations are more usable and accessible without sacrificing appearance. One such script is JS Coverflow with which [...]

Read the rest of this entry »

Free Calendar and Datepicker Scripts – Useful Collection

Web applications often require a calendar or date picker functionality. Whether it’s a web form that requests the user’s date of birth, a content management system that needs to display a calendar of events on a side column, or an application that charts data as a function of time – there’s never a short supply [...]

Read the rest of this entry »

Open Source Free Flash Gauges

Open Flash Gauges is a set of open source Flash files, supported with serverside connectors (ASP & PHP), to display any numeric data as gauges. Gauges in the set are: Percentage Thermometer Dual Resource Meter Meter Status I/O Digital readout There is also a pure JavaScript-Canvas gauge that uses MooTools & JSON as the data [...]

Read the rest of this entry »