The YUI team is pleased to announce the GA release of YUI 3.2.0 , a significant update to YUI's JavaScript and CSS components. This release features a host of performance improvements and major new support for mobile devices with touch UIs. The...
Read more →
The feature described in this article is available as of YUI 3.2.0pr2, and it will be a part of the upcoming 3.2.0 release. You can start playing with it today by following the code in this article. SimpleYUI is a new way of loading and...
Read more →
For those of you that don't subscribe to the YUI calendar or YUILibrary.com forum , the next installment of YUI: Open Hours will be this Friday the 3rd. The topic of this week's call will be performance. How and what to measure in your module code,...
Read more →
Satyam (a.k.a Daniel Barreiro) is a long-time YUI contributor and one of the most prolific, generous experts in the YUI forums . He is also the author of a new book on YUI 2.8.0, YUI 2.8.0: Learning the Library . This article in the "Ask Satyam"...
Read more →
Douglas Crockford's latest installment in the " Crockford on JavaScript " series, a talk in which he covers the role of event loops and the importance of server-side JavaScript, is now available on video. Flash video is embedded below, or you can...
Read more →
Testing JavaScript is an important but often overlooked part of web development. One reason is because developing for the web means targeting more than one browser. YUI currently classifies 11 different environments that enjoy our highest support...
Read more →
In a hurry? Skip to the demo page . Many ecommerce sites, social networking services, and online communities include rating or assessment features. Soliciting people's opinion has even become a business model; there are now sites dedicated to rating...
Read more →
DuckDuckGo is a search engine that uses YUI extensively. Here's what it uses in particular: ImageLoader . Matt Mlinac's YUI 2 ImageLoader was the first thing I implemented and what originally hooked me on YUI for this project. DuckDuckGo has...
Read more →
The YUI team released YUI 3.1.2 today. This is an important security update for all users of YUI 3.1.x and 3.2.0pr1 . If you are hosting YUI 3.1.x or 3.2.0pr1 on your site, or if you use YUI 3.1.x/3.2.0pr1 IO's cross-domain functionality, you are...
Read more →
YUI 2 DataTable provides slick inline editing. When disableBtns is turned on in the column configuration, editing simple values like strings or numbers feels just like Excel. However, the experience cannot be as responsive as a desktop application...
Read more →