Hi, i have a scrollable datatable with 10 columns and many rows. When i open a modal panel, the panel is slower when the datatable is visible. Also the...
Hi, I am new for yui, i just download the setup checking with ie & morzila. It's working fine. But when i start with apache(localhost) I get blank pages. Any...
Hi, I am having some problems getting 2.7 carousel to add items at a specific index. I want to add images to the carousel via ajax, but getting no love from : ...
Hi, what is the best way to set the label width on tabview with orientation set to "left". Tabview Css set width at "6em". I can't change css, becouse other...
Hello, I'm lerning to use YUI, and I have the following question. How can I access the jsonObject from the funtion readObj()? Thank you! function getObj() { ...
In my setup, I combine all my javascripts and all my css into one gzipped file each. These files are cache and if browser requested them again within expiry...
I noticed that when using the autocomplete and selecting a value from the suggestion: * If selected using the mouse, the 'change39; event is dispatched to the ...
I'm using a couple of AutoComplete controls on my page. I'm searching Field A, submitting Field B. I have forceSelection=true. The problem I'm having is...
Hello Group, I am working on a project where I would like to have a dialog with modal and within the dialog have the option of using easing on the dialog box....
Hey, Just want to know how you guy handle JS/CSS minimization / merging at a production site? Do you use script, e.g. php to handle them all? Or manually? How...
I've got some tabs with the following basic markup <li> <a href="#one"> <em>One <span class="icon tab-close"></span></em> </a> </li> If I try to change the...
Hi, I am using grids-min.css. My requirement on the ui is that set the min width of the div as "974px" and if the displayed data of the page require more width...
I'm trying to use the YUI slider in Dreamweaver. I am able to get the slider up on a page, but without tick marks, and without a scale. Additionally I don't...
I have nested layouts within tabs. When viewing the last tab, everything is correct. But when viewing any previous tabs, there is a lot of extra white space...
Hello all, I have been scratching my head on the following for a couple of days now and thought it might be time to tap into you guys' knowledge. Any help...
Hi, Is there any way to disable the selection from a specific cells? For example all cells from the 1st and 3rd Column of the data table. Regards, George...
Hi all, How can I set the contents of my datatable instance without polling for the data again. Let's say I have a datatable, and the initial request retrieves...
While trying to integrate the YUI DataTable into a client's older website, which still uses tables for layout, I discovered that the currrent DataTable has...
I now see them all over Yahoo. The movie section on yahoo has circular carousles. They are pretty nifty I must say. So. who has the best ideas as to when...
I have a tab view that is configed from static markup. I want all but the first tab to be grayed out until the user selects an item from a datatable. I have...
I am trying to figure out how to execute a java script function when a pagination page changes occur. When someone hits next, back, first, last, or any page...
Hi, I have an autocomplete with a long-ish list of items. The list is so long (or my screen so small) that I have to scroll down the whole window to see the...
I have the following HTML. It creates a layout with a top, center, and bottom. There is a nested layout in the top (and bottom when done). I would like to...
Hi all, I'm having a hard time working on proxyless server using JSON API of any feeds. One example is using Google AutoComplete feed. Here's my code: var oDS...
Hi all, Is it possible to make multiple ajax calls for populating the data source object used with the Autocomplete controls in my page. I havn't found any...
The method "setValue" <http://developer.yahoo.com/yui/docs/YAHOO.util.Attribute.html#method_se\ tValue> in YAHOO.util.Attribute interpreters "silent" param...
Hi, I am trying to convert my 10px for a margin bottom to em, but the docs say that I must include a * for IE. Am I doing this correct? margin-bottom:.77em;...