Easiest Tooltip, Website Preview and Image Preview Using jQuery library.
sexta-feira, 20 de fevereiro de 2009
Mimic the iGoogle
Mimic the iGoogle Interface
Create a iGoogle like portal with drag drop widgets using the jQuery library.
sexta-feira, 13 de fevereiro de 2009
Ext JS JavaScript library
Ext JS 2.0
Ext JS is a cross-browser JavaScript library for building rich internet applications.
- High performance, customizable UI widgets
- Well designed, documented and extensible Component model
- Commercial and Open Source licenses available
quinta-feira, 12 de fevereiro de 2009
sexta-feira, 6 de fevereiro de 2009
File selector
EXT JS File selector
An Ext based user extension which can be used as a replacement for TextField type file.
Timerpicker (relogio)
I've just successfully ported over and improved NoGray's Mootools TimePicker by Wesam Saif (released under MIT-style license)
Config options:
imagesPath: defaults to "Ext.ux.form.ClockField/images"
clockBgColor: defaults to "white"
clockBorder: defaults to "1px solid lightgrey"
format: defaults to "g:i A"
If you find any bugs/make any improvements or fixes please post back to this thread.
Demo
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.