Stories recently tagged with 'YUI'

An ASP.NET Color Picker Control based on YUI Color picker(codeproject.com)

submitted by alexgrossalexgross(258) 2 years, 3 months ago

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 applications. Its files are provided via a CDN, which makes it faster and eases the load on your server. The picker control offers features such as animation, inline or modal popup behavior, dynamic loading of the YUI Library and client/server events. I originally wrote this control for a friend that was impressed with the color picker control, but did not want to get messy with all the plumbing involved with javascript-based (non-server) control. read more...

add a comment |category: |Views: 34

tags: another

YUI 3.0.0 From Yahoo! (blogs.a-h-m-e-d.com)

submitted by ahmedelkilaniahmedelkilani(25) 2 years, 4 months ago

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. read more...

add a comment |category: |Views: 6

tags: another

Matt Berseth: Dynamic Data - Experimenting with YUI's DataTable and Da(mattberseth.com)

submitted by beckelmwbeckelmw(2755) 3 years, 4 months ago

Matt spent a few hours putting together a Dynamic Data web site using the YUI DataTable and DataSource components. read more...

add a comment |category: |Views: 147

tags: another

Ajax Image Sliders Part 3: Intervals with Opacity(atalasoft.com)

submitted by flashxsfxflashxsfx(55) 3 years, 9 months ago

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 read more...

add a comment |category: |Views: 50

tags: another

Creating Image Sliders with AJAX - Part II(atalasoft.com)

submitted by ericdcoolestericdcoolest(1200) 3 years, 9 months ago

Bringing desktop-like image manipulation to the web using AJAX, sample code and everything included in post. read more...

add a comment |category: |Views: 22

tags: another

Creating Image Sliders with AJAX - Part I(atalasoft.com)

submitted by tomdogtomdog(3230) 3 years, 9 months ago

Bringing desktop-like image manipulation to the web using AJAX, sample code and everything included in post. read more...

add a comment |category: |Views: 30

tags: another

yui colorpicker within a nonposting floating dialog(kenegozi.com)

submitted by kenegozikenegozi(220) 4 years, 1 month ago

Creating a floating color picker, using YUI, from Javascript read more...

add a comment |category: |Views: 23

tags: another

YUI Progress Panel In asp.net(mattberseth.com)

submitted by FrenchiInLAFrenchiInLA(99) 4 years, 3 months ago

Incorporate the YUI style progress panel into aexisting ASP.NET AJAX web application read more...

1 comment |category: |Views: 212

tags: another

A YUI DataTable Styled GridView(mattberseth.com)

submitted by findmecoolfindmecool(600) 4 years, 4 months ago

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 platform). I don't know if it is boredom or curiosity, but I generally find it interesting to see what tools, read more...

add a comment |category: |Views: 317

tags: another

How to use YUI JS Compressor inside a NAnt build script(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 4 years, 5 months ago

This post explains how to integrate JS minification inside a build script with NAnt read more...

add a comment |category: |Views: 68

tags: another