Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

jquery ui


"WiseJS" The best of Javascript and .Net - Together!

WiseJS - a wise tool for web developers

The components of WiseJS allow to embed any javascripts components in ASP.NET, including jQuery Plugins, jQuery UI, and more, includes powerful assistants to access different database, creation of events/actions on the server side and/or client side. Allows the simultaneous use of C # or VB and javascript.
Note: When viewing the full demo for the first time, be patient because the demo needs to load a set of full libraries; jQuery, jQuery UI, ExtJS, Dojo, DHTMLX ...

WiseJS´s components have two main goals:

A - The first scenario envisages the use of any component javascript. Allows it to be integrated into ASP.NET, using components from WiseJS specially created for this purpose.
These components contain a powerful assitant, which facilitates the integration, such as easy access to various databases, creation of events/actions to be processed on the server side, ...

content slider, jquery-ui theme roller ready

I decided to implement an slider based on the jquery-ui framework, not just for images, but for text and other content as well, In this way, we can use the CSS classes of jquery-ui to apply different look and feels and use its effects for the slide presentation.

In particular, I have take inspiration from this widget implemented for mootools

Multiple Dates Picker for jQuery UI

How to use it?
Being an extension to jQuery UI DatePicker you need to include both jQuery and jQuery UI (with datepicker module included!) javascript files to your HTML page, and right after that, include MultiDatesPicker.

To apply it to an element, do it the same way as you would do with jQuery UI datepicker, but write multiDatesPicker instead of datepicker:

$(element-or-selector).multiDatesPicker(options-to-initialize-datepicker-and-multidatepicker);

DayCalendar and SimpleEvent (jQuery UI) Widget

A widget for scheduling events on a daily basis, the events are also modeled as jQuery UI widgets which makes querying them really easy.

For example:
$(':calendar-simpleEvent')

jQuery RIA framework (DWZ富客户端框架)

jQuery RIA framework (DWZ富客户端框架)

simple but not simpler UI framework.
DWZ RIA framework has been open source.

Online Demo http://demo.dwzjs.com
Download http://code.google.com/p/dwz/

jQuery Dialogr

This plugin is a modified copy of jQuery UI Dialog widget, adding minimize, restore and maximize buttons.

jQuery UI multiple draggable plugin

The jQuery multiple draggable plugin is an extension to the jQuery UI Draggable plugin. This plugin extends the current functionality to allow for elements to be grouped and dragged as a group. The aim of the plugin is to include all of the current functionality listed in the options.

To group and ungroup elements simply control click, the ui-multidraggable extension is applied for styling purposes and also to alert the plugin as to which elements are grouped.

jQuery UI Image Carousel

The image carousel plugin is a jQuery UI plugin that displays an unordered list of images as a carousel with forward and back buttons. It includes two display modes - a minimal mode and one that displays a header (with an optional minimize button).

The carousel requires jQuery and jQuery UI to work. It is completely themable with jQuery UI.

CountData

Counts characters in a text area or html input.

There are flags to strip out html tags, blend-in with the jquery ui tool kit, counts \n too. More information to come.