Hi, Is it possible to override the default classnames of datatable like CLASS_HEADTEXT, CLASS_HIGLIGHT and etc. Doc says they're static "final" String. ...
I would like to know how do I read in the information from a row? myDataTable.subscribe("cellClickEvent", myDataTable.onEventSelectRow); I manage to set single...
Hello i am currently creating a modal window which has a tabview init, but what i want to happen is once the dataSrc on the first tab is loaded, THEN show the...
Most calendar widgets allow for the user to enter text into a text box. Is this possible using YUI? If not is there a way to add this functionality? Thanks...
Hi, I have a very strange problem with an application that uses YUI on Mac OS (10.4 using FF 2.0.4). When I open a dialog that contains a select box, this box...
Hello, I'm stuck with my project rendering menu in IE7. It's just doesn't show up. The same script works in firefox 2, but nothing in IE. The only thing I see...
I need to make a button, when clicked, that moves all items from one list (list1) to the other list (list2). I have no idea to go about doing it. [code] ...
Hello everybody. I've been looking all over the Yahoo! UI Library site but can't seem to find an example or package that does the following commonly seen ...
Hi, Is-it possible with the Connection Manager class to call a Web Service using the asyncRequest ? I have found this example. Is-it a goow way to handle web...
Hi, I have a snippet of code that is used to show a panel when a icon is clicked (the popup is next to the icon). However in cases where the icon is near the...
Hi there, if you define a datatable and a column header with type "currency", then I get a different behaviour in Firefox and IE 6/7. In Firefox, a value of...
Hello, I'm displaying a large table on my page, which is essentially a bunch of <span> elements. When the user hovers over a cell, I wish to display certain...
Hello. I have an XML file and I want to use some content to create objects with js. I used the DataSource to extract the content, and I managed to display it...
Hi. I have this sample code: http://pastebin.com/940521 It's quite strange that this works on gecko based browsers, but not on Internet Explorer. Can someone...
When I use YUI AutoComplete,I set the property "typeAhead:true" and in Simplified chinese environment, the AC widget send requests to server untill there is no...
Hi All, I am trying to add Child Elements when the User clicks a node. I am making an AJAX Call to fetch the Child Element info.. After adding the child...
- MOTIVATED YUI/Javascript/php/DOM/xml/JSON expert is welcome to join/discuss an early stage web 2.0 startup in bayarea as a co-founder. - basic Web based...
I have jsf/jsp page that runs a java bean which acts as a daemon process running every 10 seconds. But sometimes because of some hardware resource problem the...
Hello. When I submit a request, the server comes back with XML. Several nodes, many with attributes. How can I perform against the returned XML? Does the...
Using v2.2.2 and testing in IE v.6.0.29 I've been experiencing an "object doesn't support this property or method" error during the preload phase of a simple...
Hello. I'm having a bit of trouble grasping Yahoo's connection manager. I've had quite a bit of experience with our current implementation of AJAX where we...
I'm hoping there is a way to do this. Anyway, I'm changing the label on a tab in a tabview like so: m_tabView.getTab(0).set(39;label39;, 'bla bla...'); However,...
So I have lots of objects that can be dragged around and on to each other. So I use YAHOO.util.DD Some times they can be dragged but are not targets. For this...
Hello. I am new to javascript and want to implement a edit page for a one2many-realtionship. On the page there is a form for the main object and a dynamic...
Could someone who "gets this" please post a very simple code example of using the overlays "changeBodyEvent". how do I listen for this event, and/or how do I...
when you create a treeview , if the leaf node is expanded , then a blank line will apear following the leaf node in IE 6 ! BUT IE 7 has not this bug. only...
Hi all, I'm writing this because i've a problem with Autocompletion. this is my situation: I've got a two columns page with a menu on the left column. on a...