hi, i am using YUI rte in my project.it is working fine in firefox.but in IE when i try to setEditorHTML it gives an error member function not found.the error...
I have a system-load kind of chart which shows an item count over time. The I need to place a horizontal line on the chart showing the maximum system-load, and...
Hi All, I am using YAHOO.example.calendar.IntervalCalendar and need to catch check whether it is a privious OR next month navigation change" when the...
Hello, I want to create a treeview, and each of node have its own calender. I add ContextMenu to the treeview, user push the menu button and the specific...
YUI 2.6.0 I am using TabView to read a page that contains a DataTable. I followed the example at http://bubbling-library.com/themes/bubbling/jscripts/yui- ...
I'm using the standard reset/base CSS combo in YUI and mostly everything is fine. One nit I keep running into is that text input fields are hard-wired to...
Im having a problem with tooltip and specifically it seems to happen only when I get my data dynamically returning as TYPE_JSON. It seems that using...
Hi, I have the following layout: <body> <div id="doc4" class="yui-t6"> <div id="hd"><script type="text/javascript">alert('1');</script>1 Text</div> <div...
How can I specify which ID should be associated with a menu item, if I am creating the menu item in JavaScript? Does anybody have an example of that?...
Hi All, Todd The follow example works fine: http://developer.yahoo.com/yui/examples/layout/menu_layout.html but when the Menu is inside of a Unit that is part...
I use the yui data table to make a paginated table. Table renders nicely, but after rendering there is a number sign at the end of the url. This would not be a...
Hello, I have a treeview that has so many branches.....my problem is: when I use         ConceptParentNode = node.getAncestor(0); I need to get the...
Hi there, I have some divs with absolute position, that get repositioned each time the browser is resized by some complicated calculation. Works fine in...
I want to modify the onSave event of the InLineCellEditing because i need to save the modifications in my Database also and the current Onsave only modify the...
Hi All I'm using YUI TabView Control and I've been thinking - is it possible to link one of the tabs to external site. Say first 3 tabs will display content in...
Hi, I have multiple DataSources all with the same schema and they all need to be in one DataTable. I am trying to find the best solution to put them together...
ON my website, axefield.zapto.org the collapsible panels are not properly working. When you click inside the content area of a panel, the panel toggles the...
In the YUI examples, I noticed that the key in the key-value pairs of a JSON structure is missing double quotes. I can add double quotes to the keys with no...
I tried this on multiple computers. It does seem to only happen on windows OSs. Has anyone come across this or know why this may be happening? Thanks Donna...
I'm in the middle of implementing the RTE (2.6 build) for our revamped newsletter system at my work. I've come across a few interesting things that I haven't...
I'm having a problem with CalendarGroup. It seems to be 100% screen wide on Opera, FF3, Chrome and Safari but properly formatted on SeaMonkey and IE7. Any...
The example is meant to show that the DataSource can read XML data from a local variable and to do that it first loads the variable with that data using the...