Hi, I have an Autocomplete which runs fine using YUI 2.5, I replaced scripts and CSS to 2.6. All of my Autocompletes are down, is this normal ? Thank you....
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 row(...
So, This is mainly aimed at Dav and Carridy.. I've come along way with my implementation of the yui3 portal example... Today, after reading Carridy's...
I used YUI 2.5.2 for different datatables in each of the tabs. Dispatcher was also used for fetching the content. Lately I upgraded to 2.6.0 and problem comes...
I am trying to get data from a datatable that is loaded in a panel and not having much luck! Here is what I am currently doing: On my page I have a button,...
Hi, I want to dynamically add and remove items in the carousel widget (YUI 2.6.0) but this is not fully working, maybe I miss something. I tried with two...
YUIers, I'd like to put together a gallery of screenshots of "reskinned" YUI components -- implementations that you all have done that have reimagined the...
http://developer.yahoo.com/yui/examples/editor/icon_editor.html I'm adding a smiley icon button to the YUI toolbar using the example above. For some reason my...
I suppose you're all familiair with progressive enhancement: http://www.alistapart.com/articles/understandingprogressiveenhancement. We want to make our...
i am testing http://developer.yahoo.com/yui/examples/dragdrop/dd-reorder.html it is exact what i want. But only one Problem: i have to save the two colums...
I'm using DataTable and a local XML file to display a class list. That works great to list out all of the classes. I'd like to use the same XML data file in...
Hi, I'm using YUI 2.5.2, and I noticed that there might be a potential performance issue with the use of the default group. I noticed that whenever you do a...
Hello, I would like to be able to use the dynamicData functionality in 2.6.0. Previously I was using paginationEventHandler. Our JSON format is pretty fixed...
Eclipse 3.4 includes the JSDT feature that provides IDE features for JavaScript. http://wiki.eclipse.org/index.php/ATF/JSDT It is possible to add support for...
http://yui.yahooapis.com/2.6.0/build/reset-fonts-grids/reset-fonts- grids.css Lets say I have taken the following from the above file (including the license...
Hi everyone, Im using CakePHP now and i never use YUI before untill i saw YUI Chart with datasource polling feature. I've testing it with its original source...
Hello I have problem while using cell inline edit inside a Dialog which has a modal: true. It prevents to put a value for text area! Any help? Thanks Reza ...
I am using the TabView control on a web application. It worked fine in the original HTML design. The page has been converted to ASPX and is being served from a...
hi, I have some YUI code I'm using in conjunction with JSON.. it's mainly for opening a div with a product image when you click on a thumbnail.. in FF it works...
Is there a way to change the current active tab with Javascript? From looking at the API it appears the activeIndex can only be changed from a user click on...
why do all postings in this form end up in my email inbox?? this is absurd... how do I prevent all messages and threads from this forum to end up in my own...
Is there a way that I can get Carousel go to a specific item based on anchors? Example: I point my browser to "http://www.mysite.com/mypage.html#item3", and my...
So.. I've fixed a good deal of my problem thru trial / error.. position:relative on the feed list.. I am still having problems w/ the overlapping however.....
Dear all, I'm using the chart control to draw a line chart. I tried to set some styling attributes but it didn't apply to the chart. for example the color of...
Hi all, I'm posting as it might be useful for some of you (and there might be a better way). When using a datatable with inline cell editing there is a problem...
The "fashion committee" has decided that they want all tabs in a tabview to be the same width rather than be determined by the characters in the label. I have...
Hello! I've been playing with datatable styling (custom CSS), but I can't figure out how to remove the outer border of datatable? Or at least make it white? ...