Hi, AFAIK YAHOO.log are need only at debug, so why then include it in the non-debug yahoo.js ? This is +114 chars (without spaces, version from yahoo-min.js). ...
I have a YAHOO.widget.MenuBar control. I have a YAHOO.widget.Panel control. when I open menus, they're z-indexed below my panel and I can't seem to fix it....
I want to apply the same animation to all elements with a specified class name. For example, I want several different divs to grow down and fade when hovered...
Hi, Been using the YUI library for a few days and getting addicted to it. However, I was wondering if there was any way of refining certain events? The problem...
All: Version 0.11.0 of the YUI Library <http://developer.yahoo.com/yui/> is now available for download on SourceForge <http://sourceforge.net/projects/yui/>...
i want to move up or down module (div,row) through pop-up menu . same as "my yahoo". when you click edit button or link a pop-up menu open with the "edit...
Totally new in YUI and want do something quite simple: - When mouse over a link show a static panel like AutoComplete widget. - The static panel will be filled...
Sorry if I'm stealing thunder, just way excited. http://yuiblog.com/blog/2006/07/10/yui-library-release-011-a-host-of-enhancements-and-a-new-logger-control/ ...
Hi, Can someone tell me why this does not work? MyAjaxHandler = { callback:function() { success = this.handleSuccess; failure = this.handleFailure; argument =...
I have a Node located as a child of my TreeView root object. The node was dynamically added to the tree. I call the function removeNode() with the node object...
Can someone tell me if the following XML output is valid? I'm having problem with autocomplete where I can use autocomplete if it's javascript array datasource...
Hi all, I have a wide TreeView inside a navigation frame. I want the browser to show a horizontal scrollbar any time the content is wider than the frame. ...
Everyone sings praises of FF over IE and while I've been agreeing somewhat the past few months, I'm beginning to change my mind. I'm using YUI 0.10 and it...
Hi all, I'm only new the library and it looks great. I'd like to use the navigation tabs but really, there's no explanation. I've looked at the example and i ...
This is what I had in grids.css for .yui-t7 /* t7: 750 */ .yui-t7 #main .yui-b {min-width:750px;} I assume that it is supposed to be the following however. /*...
When my web page is loaded with the Container - Dialog, I can see all of the code for the dialog for an instant; how can I prevent this from happening? Thx in...
Hi All, I'm having a strange problem, which I thought would be easy enough to implement. Basically, I have a checkbox that once unchecked adds a textarea to a ...
Hi I have an odd css problem with the header (hd) class in different browsers. In Firefox, the header panel displays fine but in IE it appears much smaller and...
Hi, all -- Apologies if this has already been discussed -- For reasons having to dow with handling of content overflow, I've opted for a UI design that allows...
For the Container - Dialog, when the form is displayed, filled out, and I press Submit, I want to pass the values of the fields to the JSP file specified in...
I am using the postmethod async and when I am clicking on the button "Submit" it works perfectly, but when I am hitting the enter key after filling out the...
I need to render two TreeViews based on different stylesheets on the same page. This doesn't appear to be possible. It would be nice if you could specify a...
I created a menubar for navigation. One of the items opens a submenu with several choices. However, under Windows Internet Explorer 6.0 when the submenu goes...
I'm new to the YUI library and experimenting with topnav for pontentialuse in a project. One of the requirements is that it flyout over flashobjects. I've...
For Container - Dialog and SimpleDialog, I'd like to just display the dialog without having the background change or the displaying the button which, when...
I'm trying to find out (then maybe change) the dimensions of an image. But IE seems to give very different answers to the question "how big is this image",...