August 15, 2008
Congratulations to the YUI team on releasing their first developers preview of YUI 3.0. So far, this appears to be a complete refactoring of the 2.x code base — which makes a certain amount of sense given its diverse roots throughout the company.
This first release a substantial chunk of the 2.x YAHOO.env, YAHOO.lang, and YAHOO.util namespaces, with the roadmap indicating that the initial widget framework is slated for an October release with PR2.
Read the rest of this entry »
No Comments » |
YUI | Tagged: code, javascript, YUI |
Permalink
Posted by Eric Hedberg
June 7, 2008
This tutorial will demonstrate how to convert standalone Ruby on Rails forms to a YUI dialog (hey, it’s one less page load) in only 4 easy steps.
We’ll start with a quick and dirty (and all scaffold) blogging app. I assume you know a thing or two and don’t need me to walk through this. You’ll note that there are no changes required to your controllers to make this work.
Read the rest of this entry »
3 Comments |
Ruby on Rails, YUI |
Permalink
Posted by Eric Hedberg