I have seen a cool footer in a dojo slides. The footer will autohide like window's Taskbar. Has anyone already done that? Or please point me to some examples? ...
Am trying to implement ajax in my some of my pages but am confused as to how to go about it. The page am working on has both the html markup and the php code....
A coworker of mine just sent me this a link to a review of major AJAX <http://www.infoworld.com/article/06/07/31/31FEajax_1.html?s=feature> toolkits. It's got...
Hi all.. I have a small problem in ContextMenu, I am using oContextMenu.getItem(0).cfg.setProperty("checked", true); so that the first menu item will be...
Hello, I wanted to remove the listeners I added to an element by YAHOO.util.Event.purgeElement('somelink39;); , but the event is still triggered after this. So I...
I have something that's a cross between a request and a suggestion. My apps reside behind a firewall, and I can't rely on the idea that users will always have...
Hi all, Is there any way to get YAHOO.util.Motion39;s points to be relative to the position of a DIV instead of page co-ordinates? Example: I have four elements...
Hi all, I tried to add an opacity animation on my website, but it doesn't seem to work in IE. The animation alone does indeed work, but on the website it...
Hi, I just started playing with the color picker and figured out how to change the initial starting values of the color picker, but I can't seem to figure out...
Hi all Can any one suggest me the way ,how can I display the dynamic context menu.. for example, if my element is disabled, the context menu should show the...
I recently discovered Yahoo! UI and I'm in the process of implementing drag and drop functionality. I have a list of terms and definitions. Users can drag...
I am using the Dialog control but i dont know how can i change de content on the fly or open an iframe in the dialog, does any body can help me? kind rewards ...
Hello, Has anyone found a satisfactory solution to keyboard problems with various modal containers? For example, when a modal dialog window is created, the...
Hello everybody. Could someone help me to put the calendar in french please .. I use the custom config function but when I call getselectedDates method it...
I'd like to use a MenuBar as the submenu of another MenuBar. I can get the submenu to work with the parent as a MenuBar and the sub as a Menu, but I can't get...
I am creating a menu, with submenus, from pure Javascript. I have found that I cannot click on the text for the third item in both submenus. However, I can...
I'm using the dynamic load on a treeview where I'm making an AJAX call to get the list of nodes I need to build. I specify, in my AJAX call, whether the item...
I feel almost ashamed to write this email because the YAHOO documentation is unbelievably good. In fact it's the major reason I've comitted to the YUI over...
The Web IDE Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: - Code Assist on...
I'm using the YUI Menu control on our pages but have discovered that drop down list controls below the menu appear above the menu items whenever menu items are...
All: Version 0.10.0 is now available for download on SourceForge at: http://sourceforge.net/projects/yui/. This update contains fixes and feature enhancements...
I'm going to use something like the sortable list of yui. But I have to change the items of the list and specify the action when I drag and drop an item. How...
Hi all, this is my first post here. I really want to use an existing framework for making rich web clients. I'm thinking of YUI for a number of reasons. I've...
The setForm method currently only works on GET and POST requests.
However, other requests can also have payload, e.g. a PUT should be able to have a...
I've managed to make the menu show and work, but I've tried tweaking it a bit to fit my needs with no luck at all... - I can't seem to make the menu open its...
I've been trying to trigger a failure status in my testing of the connection manager. I have a simple form and using the setForm method, the success callback...