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)....
Hey everyone, I have spent a good amount of time working with these wonderful little button menus. I was able to successfully skin the button to suit need, but...
All - I wanted to forward this to the javascript group as well, since I havn't heard much from the maps group and this might deal with the YUI as well. Thanks,...
Hi, I'm using a XML file to populate a Datatable. The XML file has attributes that I would like to display in the Datatable. --XML data file ----------- ...
Hello every one, I am using YUI. I need to show a scroll bar on my layer.Layer will come after clicking a Link. How can you help me?? Thanks, Kuber Gaur...
Group - I am working on a side project that requires the use of both the tab view and maps on a single page. Each aspect works fine in isolation, however when...
hi, i am figuring out the menu's data can pump in by using XML file ? cause i need real time updating for my menu. currently im using js and hardcoded in my...
Hi, Is it possible to use autocomplete with a select element populated from a flat file? Also with queryMatchContains=true for matching substrings is very...
Hi, I'm new to this and am trying to configure the Autocomplete to use the queryMatchContains=true function. I am hosting the js files and they are including...
hello all, I'm having a problem with an addListener event listener disappearing or rather no longer sensing the event after a tabview reload. the datasrc...
Hallo all, This is my first post on this group, and I hope that I post correctly. Now my question: How can I style only the submenu items with CSS? If I add a...
I can not see how I am using the getItem(0) method on the oGoalContextMenu context menu boject incorrectly? I want to disable particular context menu items...
Dear All, I have to deal with dynamically sent XForms via XHR and for this I use YUI! connection. Strangely enough, when I include the formfaces.js the YUI...