By tag: YUI
0
kicks
An ASP.NET Color Picker Control based on YUI Color picker
YuiColorPicker is an ASP.NET control that can be used in various ways within a page or control. As the name suggests, it uses the handy YUI Color picker control. For those of you who are not familiar with YUI, it is a set of Javascript utilities and controls for building richly interactive web appli...
0
kicks
YUI 3.0.0 From Yahoo!
The Yahoo! next-generation JavaScript and CSS library, is a big step forward.
YUI team has improved the library; syntax is enhanced, API is more flexible and easy to use.
0
kicks
Matt Berseth: Dynamic Data - Experimenting with YUI's DataTable and Da
Matt spent a few hours putting together a Dynamic Data web site using the YUI DataTable and DataSource components.
0
kicks
Ajax Image Sliders Part 3: Intervals with Opacity
One of the most responsive and user friendly JavaScript image slider methods available. Works in IE 5.5/6/7, Mozilla Firefox, Safari and Opera browsers
0
kicks
Creating Image Sliders with AJAX - Part II
Bringing desktop-like image manipulation to the web using AJAX, sample code and everything included in post.
0
kicks
Creating Image Sliders with AJAX - Part I
Bringing desktop-like image manipulation to the web using AJAX, sample code and everything included in post.
0
kicks
yui colorpicker within a nonposting floating dialog
Creating a floating color picker, using YUI, from Javascript
0
kicks
YUI Progress Panel In asp.net
Incorporate the YUI style progress panel into aexisting ASP.NET AJAX web application
0
kicks
A YUI DataTable Styled GridView
Lately I have been spending more and more time browsing through the YUI Developer pages. I have worked exclusively with Microsoft's .Net Framework for the past 5 years, but I find it interesting to learn about other competing technologies as well (I even went so far to get certified on Sun's Java p...
0
kicks
How to use YUI JS Compressor inside a NAnt build script
This post explains how to integrate JS minification inside a build script with NAnt