I just recently found out about google gears (i thot GWT was google's answer to yahoo's yui when i first looked into this aspect of web tech). so, ok, it's no...
Hi gang, I'm new to YUI and was wondering off hand if anyone knows whether YUI can handle spreadsheet type functionality of data. More specifically, I'm...
I have 2 select buttons in the RTE. Depending on the selected content on the first button, I want to update the choices in the second button. Is it possible to...
Hi, We used the concept of 'One editor,Multiple edit areas example' functionality in our application. But we placed around 30 fonts. when we open the dropdown...
How do I suppress the display of "<< first < prev 1 next > last >>" when there is only one page or no data. By default yui turns off the link but still...
Hi, Not sure if this is the correct place to post this question. I want to create textarea/YUI-RTE with Custom CSS for its body. At the moment it uses kind of...
The inline cell editing in the YUI Data Table works beautifully -- with one exception that I haven't been able to figure out. Look at the calendar date editor...
Hi All, We are trying to use YUI for one of our applications. Everything looked smooth, till I started integrating with facebook(using Iframe and not FBML). ...
If I take history-tabview_clean.html and make the following changes I am getting unexpected behavior I was hoping someone colud explain. I change the li for...
I have a DataTable that uses XML data and works wonderfull with 2.5.2 but refuses to do so with 2.6.0. The table renders but has no data, correction, only the...
OK I'm totally new to YUI and what I want to do is create and couple of lists where I can pick up elements and drop them into a single list. I have gone...
Hi, I have a tabview with about 4 to 5 tabs and one of their content has an autocomplete widget. When I type into the text box of the autocomplete, the search...
Please help! I'm stumped. I had a working DataTable that was built from a dynamically generated table in markup using yui version 2.2.2 Essentially, the code...
Hi folks, I am using a linkbutton in datatable, the linkbutton when clicked is redirected in its normal behaviour. Now i want to stop this redirection and...
Is there a native way with TabPanel to include the tab contents as part of an iframe? I tried using the Tab built in method of loading external data, but it...
Hi there, I'm having problems with the YUI resize lib specifically the xTicks and yTicks config. For some reason i can't seem to get this working, as with...
Hi, so my last question for today/tonight ... The Browser history manager works fine. To the active link is added a class active! ... function clickHandler(e)...
Hello everyone I want some code which is customized and fired when drop the image. If the Image is not drop in proper place, then Image is set to it's original...
Hi, I deliberately left out the " - how" at the end of the subject, because I know it doesn't work... but would like to hear other people's thoughts. The...
Hi there, On mouse over of "Font Size" button, the tooltip is saying : " Use Control Shift UpĀ Arrow and Control Shift Down Arrow keys to increase or decrease...
Hello All, I am new to Yahoo User Interface API. I am working on DataTable representation of my data, which I want to refresh in every 15 seconds to let it...
I have a vertical carousel on a test page, at <http://www.rattieworldocomfort.com/carouseltest/imagecatalog.html>. For this issue, I'm testing on FF304. For...
I was wondering if there is a way to define the color of each (let's say) slice in a PieChart? To prevent other questions in this area, can you point me to...
Hello, I have solved the problem of the pagination now I don't use the paginationEventHandler and I am setting the dynamicData now the pagination works fine...
Hello, I have been checking the documentation and I have read that the pagionationEventHandler has been removed. I used to have this part of code at yui 2.5.2 ...
Hi all, I'm using the YUI Simple Editor <http://developer.yahoo.com/yui/examples/editor/simple_editor.html> in my page. It's a page for updating data in...
Hi everybody, Before I do it myself, does someone has port it : http://yuiblog.com/blog/2007/04/23/dataview/ to yui 2.6 ? Specially the filter part ;). ...
IE is caching the data for a page, so record updates are not reflected after a page refresh, because IE is using the cache data instead. There are a few...