Posts Tagged ‘Javascript’

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 »

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 »

jQuery Music Player – Tutorial for creating a music player with jQuery

I had never seen an implementation, with only XHTML and jQuery as a library could accomplish something so advanced and functional, which undoubtedly enrich the user experience without sacrificing usability. Seeking resources jQuery, I ran into a tutorial that shows how to implement an audio player with jQuery. This tutorial yensdesign.com and publish it in [...]

Read the rest of this entry »

Free Rich WYSIWYG Text Editor Javascript

Free Rich Text Editor is an extremely easy to use FREE javascript based HTML WYSIWYG editor for your website, it can easily be implemented into any existing content management system or other web application with no knowledge required in programming or javascript. Only 3 lines of code required to set up the editor. It also [...]

Read the rest of this entry »