Archive | Javascript RSS feed for this section

Free Calendar | PHP & MySQL

3. February 2009

0 Comments

Free Calendar with MySQL and Script.aculo.us has 3 main parts, the Javascript, the HTML and the PHP script. You can change the date with the form and it will update the calendar without having to reload the entire page, AJAX style. Its very easy to use this Calendar System. Simply copy the entire calendar into whatever [...]

Continue reading...

sIFR 2.0: Rich Accessible Typography

2. February 2009

0 Comments

sIFR is a javascript alternative specially for Designers & Developers. It gives them the freedom to choose the font they like for their audience. It accomplishes this by using a combination of javascript, CSS, and Flash. Features: Fully accessible to screenreaders and other assistive technology Works on Mac, Windows, and Linux Works with all major browsers sIFR is less than [...]

Continue reading...

Open Source Photo Gallery Script - E2 Interactive

31. January 2009

0 Comments

Open Source Photo Gallery Designed with Mootools Javascript Library (E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework. Designed to allow you [...]

Continue reading...

Simple jQuery Spy Effect with Tutorial

30. January 2009

0 Comments

jQuery Spy Effect scrolls the list in a beautiful way, very attractive style and effect. In a follow up tutorial It’ll show you how to hook this in to an Ajax hit that doesn’t hammer your server and keeps the effect nice and smooth. View Tutorial View Demo

Continue reading...

Javascript Navigation Control to Manage Alphabetical Lists

29. January 2009

0 Comments

This jQuery plugin supplies an easy way to unobtrusively add a letter-based navigation widget to any UL or OL list. An easily stylable (via CSS) nav bar appears above the list, showing the user the letters A-through-Z. Clicking one of the letters filters the list to show only the items in the list that start [...]

Continue reading...

Slide Box - A jQuery Plug-in

29. January 2009

0 Comments

Slide box, With it, you can take any div and transform it into a top/bottom sliding panel.  This script has a nice and smooth animation effect, it slides down and slides up with ease.

Continue reading...

Gmail Loading Bar using JavaScript

29. January 2009

0 Comments

“How to create a stylish loading bar as Gmail in javascript“. As you can suppose it will be about how to create the famous loading bar from gmail. But the magic on this tutorial isn’t the loading bar, it’s the way to load all resources like javascript, css, and other static files that our web application [...]

Continue reading...

Free Popup Dragable Window using Prototype

28. January 2009

0 Comments

This Free javascript class allows you to add window in a HTML page. This class is based on Prototype. The code is inspired by the powerful script.aculo.us library. You can even use all script.aculo.us effects to show and hide windows if you include effects.js file [...]

Continue reading...

JSXGraph - Open Source Library to Create Graphics with JavaScript

27. January 2009

0 Comments

JSXGraph is a cross-browser library for interactive geometry, function plotting, graphs, and data visualization in a web browser. It is implemented completely in JavaScript and uses SVG and VML. Some Features: Easy to embed Small footprint: only about 55 kB (embedded in a web page). No plugins are required!

Continue reading...

Sortable and Resizable TableKit with Ajax

26. January 2009

0 Comments

TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting by clicking on the headers, column resizing by draging the edge of the cells, and cell editing simply by double-click. All the actions are instant, no page refresh is needed. Website: http://www.millstream.com.au/upload/code/tablekit/ Download Code

Continue reading...