Using an autocomplete box, we had trouble with bleed through using IE, so we added a call to module. This fixed IE, but started to cause some bleed through on...
Hello All, I am having an issue with Data Table headers. Basically what is happening is that when I have a data table that has two sets of nested headers and...
I have a scroller on the left side of this page: http://www.austinmetrobaseball.com I would like to make this scroller cross-borwser. The current one supports...
Trying to have the YUI calendar highlight the current week that it is currently hoving over, versus just the single date. Really stumped on where to really...
Hello to all, i am trying to use the menubar in dynamic mode to make it fit with my page header, but when i do that, the menubar disapear when i move my mouse...
Hi all, I am trying to make a data table based on the data stored in an XML file. I have an XSL file in which I've stored the display information of the XML...
Hi, I want to develop a scrollable datagrid with horizontal as well as vertical scroll bars and which has fix header.and this will be compatible with all...
Project LivePool is next generation open standard web 2.0 application. Completely SOA based architecture with PHP5 webservices and YUI. LivePool is a kind of...
Hi, I am using YUI dialog, and have created the submit/cancel buttons using cfg.queueproperty. After I submit my form, I need to remove the submit button from...
Can anyone help me in performing the below: How to dynamically load data in a drop down from a database table Note:The drop down is placed in a YUI dialog...
Hi I need a Help.. Can anyone tell me How to place button controls inside a DataTable Row? On Click of the Button, the Data from the selected row should be...
Good day! I've got the following problem while working on one site (http://dotu.ru/newdesign/). It uses YUI Menu for global navigation. It works okay in...
Hi all, I am having some difficulty with the YUI data table. I am able to produce under normal circumstances like using JSON data, JavaScript array, etc. What...
What is the easiest way to clean up the DOM (document.forms[]) of any dialog created dynamically? Using Firebug, I can see multiple instances of the dialog...
I am a recruiter with Comcast and I represent the Engineering group of CIM (Comcast Interactive Media). CIM was started around two years ago to grow their...
I have a panel with several dynamic elements on it. When I close the panel I would like all the elements in the panel to be hidden. My problem is if I ever...
Hi! I want to drag and drop small DIV elements from one "scrollable DIV area" into another one. Here is the code I got: dd = new YAHOO.util.DD("Div1"); dd =...
Hi all Would appreciate if any one could help me on this started working on connection manager recently and while trying to work around a few examples, i...
I have been using Container extensively in my app and noticed something interesting doing cross-browser testing. On Safari, "Container" instances do something...
I'm getting dynamic information from xml and I need to create dynamic variable names from that information. The only way I thought of was using the array...
I am trying to display some data in a spiffy DataTable. So far, the only way I have been able to successfully load data is by manually creating a JSON-style...
Hi, I'm using a YUI grid layout with total width of 950px (div #doc2) and template of yui-t5 and so I have panels of width 710px and 240px. I would like to use...
I am currently using the DOM utility and the Calendar Control to receive Date information on a web form. The code below works great in IE, but is not...
Dear List, I am trying to use the event listener for changing focus to specific fields on my form. In the below example I want to shift the focus from text...
Hi, I am new to yui. I have already posted one issue over here. But didn't get any reply :-( . I have created scheduler (like http://www.calendar.google.com)....