Gotta Love IE
Sunday, March 18th, 2007I have been working on a site that uses a lot of YUI components — specifically Grids and Menubar. They were both CSS based, even though the Menubar required a touch of JavaScript, like so:
var oMenuBar = new YAHOO.widget.MenuBar(”menubar”, {visible: true, [...]
