I'd like to show the number of items returned from my autocomplete instance. I'm using JSON data from a server. dataSource = new YAHOO.widget.DS_XHR(root, ...
Hi, I've a problem whit inline cell editing feature of the DataTable. I use inline cell editing with disableBtns:true. My problem is that when the ESC key is...
Hi to all, I have some problems with Dialog pane http://developer.yahoo.com/yui/examples/container/dialog-quickstart.html I had to copy the source code, part...
Hi I just found out that if I have an error in my setup method this is not flagged as a failure in the test log display. Whats the best way to display an error...
Hi, when I setup a tabView with a 'activeIndex39; parameter in the constructor, it seems not effective. I should set this one via <tabView.set("activeIndex",...
I'm using the cell editor. It's fab except that whenever the user updates the current value to be "", empty string the cell still shows the old value after...
after loose a full day to customize the calendar header apearence. I still have an issue. the previousMonth link,nextMonth link and the header text don't...
Hello, I have migrated the datatable from 2.5.2 to yui 2.6 and now its working pretty fine, I just have a problem with the rowsPerPageOptions. When I select to...
I'm implementing YUI uploader 2.6.0 in a project and have discovered the following behavior: In Firefox 3 + Adobe Shockwave Flash Plugin 9,0,124,0 in Ubuntu...
Hello, Per documentation on the very first page devoted to datatable it is stated that: "The values for CellEditor dropdownOptions must be either a simple...
I have not problem controlling the height of the div but I can't seam to find the proper place in the CSS to change the size of the header label. Thanks /jms ...
The following is my test page: <http://www.rattieworldocomfort.com/carouseltest/imagecatalog.html>. This prototype page using YUI 2.6.0 and the Carousel...
Hi I want to provide training to my team members on Yahoo UI Is anyone in India who can help with the training. Pls post your contact no or mail id to get in...
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...