i want change cell color... for example.. there are 4 cells. {key:"abc"}, {key:"abc2"}, {key:"abc3"}, {key:"abc4"} and i want chage color of "abc4" cell.. how...
Hi, Whenever I load the data of the nodes,I check if the loaded nodes are leafs. If so, I set the node property isLeaf to true, and I want to apply a custom...
This topic may be covered already but, how do you free up the memory used by iframe? I have been dynamically creating iframes and loading scripts inside them....
Let me introduce a web-site, which was built with YUI library http://freecellproject.com/ I made a freecell game using javascript. All game features are built...
Hi all. I want to use the DataSource utility to parse some very simple XML data. Here's a sample of the data: <results> <result vin = "PCF168FC9LWIZPY" stock =...
Goal: hook a Calendar widget onto some AJAX driven content on a Tab. Current design: after 'contentReady39;, build DIV element with id and insert in dynamic...
Hi, when I select item from autocomplete by Enter key, the form is submitted in Opera 9.50 browser. Other browsers works fine. Do you know, how to prevent...
Hi ! I need help. I want to alert a string when a row of my YUI-Datatable is clicked. I have this code: myDataTable.subscribe("rowClickEvent", dosomething); My...
... Hash: SHA1 I'm consuming an XML document via a proxy set up in Apache: RewriteEngine on RewriteRule ^/river/(.*)$ http://uri/of/remote/resource/$1 [proxy] ...
Hi All I want to add a group option in ajax auto complete control like we have in select (combo) Can anyone tell how can i do it. *group option = non...
We are looking to hire a JavaScript developer (on a contract basis) to work with 2 Python developers and an Interaction Designer in building a fairly small web...
I have a page and I have a HTML table inside it. I also have two buttons. When the page loads, my html table is loaded and also i create a datasource which...
Hi, When a user clicks on a link of my webpage, I would like to expand automatically a specific leaf in my tree. How can I achieve this ? I tried to use the...
If I'm dragging something and I drop it on an invalid location, I'd like to reset everything to before the drag started. I looked through the examples, and I...
Hello! Our first encounter with Safari was pleasant at first, but turned painful the more we tried to force it to do. A browser that crashes when it sees ...
YUI 2.5.2, Carousel 0.6.3, FireFox 3.0.1. I could use some help with something that may not be YUI-specific. I have a small prototype app using Bill Scott's...
I'm using tree view to map image folders. I've already gotten the folders and drawn the tree. I want when I click the folder(node), show inner images. I don't...
Hello, I build an horizontal scrolling for images with YAHOO.util.Scroll. It works find but i want the animation loop and scroll img #1, img#2, img#3, img#1,...
Hi, I have a small test page. All the content fit into the browser windows, then no scrollbar is showed by the browser. I use FF2. When I click a button, I...
Greetings all, I had a look over the resizable and draggable panel example. This is almost exactly what i need. But would it be possible to make this controll...
on top of every examples in the YUI document, there are "view plain" | "print" | ? actions. Is it possible to add a "copy to clipboard"? Given that we always...
I also noticed that to write your own skin you would have to install your own folder files and directories throughout the build directory. This really isn't...
Hello, Thanks again for all your hard work! It's great stuff. I'm curious if anyone has come across a similar issue - I'm using the treeview with html nodes....
Hi- I've got an IE specific issue with panel and was wondering if someone could shed some light on it... We are using panel to show extra images of a...
First off I want to say good job to the creator of the default skin called "sam". But I don't want to use this default skin which is possible to change but I...
I have a datatable constructed off a js_array datasource, and when the underlying array gets changed elsewhere in my app, I need to refresh the datatable. Is...
Hi, I am noticing that the inline editing functionality of the datatable pops up all these different boxes and options, while inline editing for Yahoo Mail...
Can anyone tell me if the example at http://developer.yahoo.com/yui/yuiloader/#usingskins actually works? Mine shows 404 errors asking yui for files with...