By tag: jQueryUI
0
kicks
ASP.NET : Freeze GridView Header using GridViewScroll jQuery plugin
GridViewScroll, a jQuery plugin enables scrolling in a gridview with fixed headers and is compatible with majority of the browsers. Since this is a client side plugin, this can be used with simple html table also. There are a lot of other things one can do with GridViewScroll such as freezing column...
0
kicks
Released jQuery UI Helpers 1.0
jQuery UI Helpers is a set of HTML Helpers that help you to seamlessly integrate jQuery UI into your ASP.NET MVC application. The new version is built on jQuery UI 1.9 and supports the three new widgets: the menu, the spinner and the tooltip.
0
kicks
jQuery UI Helpers - Getting Started
jQuery UI Helpers is a set of HTML Helpers which help you to integrate jQuery UI into your ASP.NET MVC application. They have similar look and feel to the built in helpers (e.g. DatepickerFor), but also implement a fluent configuration API for advanced scenarios. The helpers only generate HTML eleme...
0
kicks
Create user friendly date fields with ASP.NET MVC EditorTemplates &amp
Today's web sites need to be user friendly, interactive, and responsive. The date field is of particular interest because at this point in time, users pretty much expect too see nicely formatted dates on the site in general, and datepicker/calendar widgets to interact with when editing date fields. ...
0
kicks
using jQueryUI with Script# and the Script# Contrib project roadmap
How to generate javacript from C# using Script#. In our case we will be generating jQuery/jQueryUI code.
0
kicks
Do you know about this undocumented Google CDN feature?
Information on an undocumented feature of the Google AJAX APIs CDN (jQuery UI themes hosted on the CDN, including images).
0
kicks
jQuery.UI Messenger\Outlook like message notification Widget
Messenger like notification widget using jQuery.UI, following Matt Berseth post about ProgressBar Widger using jQuery.UI
0
kicks
jQuery.UI ProgressBar Widget
Matt share his first steps in building jQuery.UI Widgets. But it doesn't seem as this is really first step! Check it out because it is very informative and descriptive.