Is there a way to create a set of specific values on the spin control instead of a range? (i.e., 10, 13, 16, 21, 28, 36 instead of 9-36). I tried to create a...
Hi... I'm making a menu using this an example: http://developer.yahoo.com/yui/examples/menu/topnavfromjs.html Here's the relevant code from your example: 16...
We use the treeview and present file in the same way as the windows explorer. My problem i how to remember the status of the treeview. If we open an document...
I am generating a treeview from a jason string, but i wonder if i can tell the node that it will not have childrens when i load it and no when i'm trying to...
Ok guys... I have another question. Dav showed me how to add a button group to an existing toolbar config, and it works well. One more question though... I am...
I've set up a large TreeView within a <div> with "overflow: auto". Thus, the user needs to use a scroll bar to view the various parts of the tree. The page is...
Hey all, I have a case where I am trying to retrieve some Javascript from a server that may or may not be running. Everything works fine when the server is...
Hello, In our solution we want to use YUI Loader component to load some custom modules we developed. The problem is that our module consist in more javascript...
Hi everybody, i have a small issue with a newly created menu button in the editor toolbar. below is my code. I would like to know on which menu entry i have...
Hi, The Rich Text Editor seems to automatically convert all links to absolute links. I'm using the configuration from the examples that allows me to switch...
Hi All, Just started using the YUI Rich Text Editor and have come across a couple of problems that I am hoping someone can help me with. Firstly, the...
i have seen in so many sites that one windows come and highlight and other part of screen is goes on dark shadow i like this fundooo thing how i can achieve it...
If you go here http://universitycenters.ucsd.edu/new2/index.php and scroll down to the Hours - "Food" section, the content under the tab will look fine In IE...
Hi all I've been working on a layout-based viewport for drag and drop portlets. this is what i got so far. http://memibeltrame.ch/viewport/ although it works...
I want to make the user select only one row at any point of time , I ahve subscribed to rowSingleSelect event , but still i am able to select more than one row...
Hi Guru’s I am adding tabs dynamically to tabview, once the horizontal width is finish tabs are displaying in next row. I want display all tabs in single...
Here are the codes below; the problem is the the slide[1] could work when the dom finished, but unless i refresh the page, the slide[0] wouldn't run. who can...
Hi everybody, I am using ajax, Asp.Net 3.5 and YUI to build the website. Layout manager was easy to use and worked as expected in case of user interface. In my...
I have been trying to show a "foreign" web page in mine, without a lot of success. If I use JS to pop up a complete window, I can make it work, but I would...
Hello, I am currently using jQuery's UI Tabs in my development site, which I am also currently rewriting to use yui's GRIDS for all the styling. In my jQuery I...
I tried to use advance uploader sample on VISTA, but get error message when uploading - uploadError, status => [IOErrorEvent type="ioError" bubbles=false...
Hello, Recently I just try to use the uploader control, but I found out that onUploadCancel event seems will not be called. And the uploader will not send out...
I am successfully using the YUI 2.5.0 Uploader to upload files to my server. Regrettably, the browser locks up/freezes while files are being uploaded. Stepping...
Hi, I am new to YUI and I tried the autocomplete feature. I was going through the docs and couldnt find anything to make the the request or session objects as...
i have been replacing all yahoo.util.dom.get with $, what is everyone's thoughts on this? i literally can reduce my file sizes by kbs just by doing this....
I have a <select> input with hundreds of items. When JavaScript is enabled, I'd like clicking the input to instead display a hierarchical YUI menu. I...
Hi I am very new to YUI and this is my first post. I saw examples for the YUI slider But I am wondering if there is a way to 'add/remove39; divs based on the...