quinta-feira, 29 de janeiro de 2009
sexta-feira, 23 de janeiro de 2009
Sortable, resizable, editable tables
TableKit is a collection of HTML table enhan- cements using the Prototype framework.
Charts javascripts
With Prototype you can plot data on a graph on your web site. Pretty sweet.
Highslide JS thumbnail viewer
Animated, shadowed popups from thumbnails with CSS-styled captions.
jQuery Portlets
Boxes of content that can be expanded / coallapsed and dragged to a new position.
Thickbox (lightbox)
Similar to lightbox, but more versatile. Can be used with inline content, iframes & images.
quinta-feira, 22 de janeiro de 2009
mooHorizonSlider - MooTools Based Slider
Features include
* single image movement left / right
* multiple movement left / right
* defining scroll speed
* defining image container
* defining image size

Read more and download the source from the below link.
http://www.artviper.net/mooHorizonSlider/mooSlider.php
Livrarias em ajax fantasticas (moo.rd)

Read more and download the source from the below link.
http://www.moord.it/
Demo Link.
http://www.moord.it/examples/
quarta-feira, 21 de janeiro de 2009
MODx - CMS and PHP Application Framework
MODx is an open source PHP Application Framework with Powerful Features that help you take control of your online content.
MODx is 100% buzzword compliant, and makes child's play of building content managed sites with validating, accessible CSS layouts – hence Ajax CMS. It empowers its users to build engaging "Web 2.0" sites today, with its pre-integrated MooTools, Scriptaculous and Prototype libraries.

Read more and download the source at the below link.
http://modxcms.com/
componentart asp.net
- Elegant Architecture: MultiPage has the ability to nest custom ASP.NET controls within a series of PageView panels. Nested controls are declared and accessed directly on the page level - there is no need to use the FindControl() method.
- Integrated Object Model: Full programmatic control on the server-side through fully exposed MultiPage and PageView objects, and through Javascript objects on the client-side.
- Seamless Integration with TabStrip: The ComponentArt MultiPage control works seamlessly with the ComponentArt TabStrip control to create tabbed pages, without a need to write any code to connect the two controls.
- Cross-Browser Compatibility: Supports IE5-7, Firefox 1-2, Netscape 7-8, Mozillas, Opera 8-9, Safari 1.
- Widest ASP.NET Framework Support: ComponentArt MultiPage is available for ASP.NET 1.0, ASP.NET 2.0, ASP.NET AJAX and ASP.NET 3.5.
sexta-feira, 16 de janeiro de 2009
quinta-feira, 15 de janeiro de 2009
HTML text editor
segunda-feira, 12 de janeiro de 2009
jQuery date picker plug-in
A flexible unobtrusive calendar component for jQuery
Welcome to the homepage for version 2 of the jQuery datePicker plugin.
This is an clean, unobtrusive plugin for jQuery which allows you to easily add date inputing functionality to your web forms and pages. Designed from the ground up to be flexible and extensible, the date picker can be used in unlimited ways to allow you to add calendar widgets to your pages.
sexta-feira, 9 de janeiro de 2009
Dynamically highlighted columns
A table with dynamically highlighted columns like Crazy Egg's pricing table.
A form is shown when needed, and hidden when the form is cancelled. The form container is set inline to display:none, which is ok, because if someone has javascript off, the "choose" button in the table has a real destination in its href attribute.
jQuery Form Plugin
It allows you to easily and unobtrusively upgrade HTML forms to use AJAX.
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods,
ajaxForm
and ajaxSubmit
, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn't get any easier than this!
Masked Input Plugin
This is a masked input plugin for the jQuery javascript library. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers, etc). It has been tested on Internet Explorer 6/7, Firefox 1.5/2/3, Safari, Opera, and Chrome. A mask is defined by a format made up of mask literals and mask definitions. Any character not in the definitions list below is considered a mask literal. Mask literals will be automatically entered for the user as they type and will not be able to be removed by the user. The following mask definitions are predefined: | ||