Hi all, I know this question has been asked many times before, but i have not found any answer on this thread yet. I am using YUI resizable Panel, the problem...
I've been looking a some issues with IE and DataTable a large DOM/DataTable. Defaulting to FF I've used Firebug's profiler. Here is the top 3 functions. ...
Hi, I have tried : .yui-skin-sam .yui-dt table { font-family: Arial, Helvetica, sans-serif; font-size: 5px; } But it has not change anything. Thanks, Eric...
Hi I have a server side paginated DT ,which I update dynamically via ondatareturninitializetable function by firing a getrequest when the user clicks on the...
... Hash: SHA1 Is there a way to override the default context-menu that browsers display when a right-click event happens within the browser's window? I would...
Hello, I have an html page with a DataTable using an html table as it's datasource. This table is loaded on the initial page load. I then have a form that when...
dear programmers, It's not the first time that i post a message width this question, but i really can find out the solution. The problem is that my drop Down ...
hi, all I encountered a strange problem in my application. My webapp's main page is divided using frameset into 4 areas, header, footer, menu and content. The...
I tried the example for the "Connection Manager GET Transaction" on http://developer.yahoo.com/yui/examples/connection/get.html and do receive only Status...
I have a calendar where I subscribe to the SelectEvent but the handler function doesn't get called when I use the cal.cfg.setProperty("selected" function. Is...
I really like YUI. But I have some problems. I have an overlay that works fine, but when i place it on an IFrame, it seems to go inside the IFrame when it is...
I'm having some problems combining a partially dynamically loaded treeview with the additional state that the TaskNode example shows. Think of my treeview...
The base docs for RadioCellEditor, CheckboxCellEditor, DropdownCellEditor all call for a default set of options at the column level, so all rows have the same...
Is there a way to change the background and other style parameters dynamically for YAHOO.widget.MenuBarItem. Also menu API says - "p_oUserConfig - The...
Hi all, I'm using the YUI library to animate a menu. It works fine in FF, but not quite in IE. I set the height of the sub menues to 0px, and then use the YUI...
Here is my scenario. I am on page 1 of a datatable I sort on another column I want the paginator to re-render so that page labels match with the sorted column...
Is there any list which shows Mobile graded browser support or Mobile A grade browsers to support and test with? Is there minimum set of mobile web browsers a...
I've created a custom ContainerEffect that is supposed to expand an element, I then combine this with the default FADE effect, like this: var notification =...
I'm using 2.6.0 and having trouble with a certain use case. Sometimes when I visit a page with a DataTable, my initial request isn't for the first page of data...
Scenario: A form input field has the focus. I run YAHOO.util.UserAction.click(document.body). After this, my input field still has the focus. How can I use...
So i've got a master file that contains a sub master file (subnav) and the remaining content and footer. Problem is that the containing div that has the -t5...
I'm trying to create a single text field where you can enter a date in MM/DD/YYYY form, and it would fill a "popup" calendar hugging the edge of the text field...
All, I am having the following issue with IE 6: When a dialog's z-index are increase, contained RTE instances won't show correctly anymore (this otherwise...
As many of you know, Yahoo has not been immune to the effects of the economic contraction this year. This week, as has been widely reported, there was a round...
Hello, I was wondering if there's any way to add custom node types for TreeView.buildTreeFromObject() without having the node be a member of YAHOO.widget....
OK...this seems like it should be easy, and yet...fail. Here's what I have: 1. A form 2. A subscriber to the 'submit39; event that validates 3. A subscriber to...
Hi guys, I'm using the colour picker in an editor and i've found that I can set the value of the colour picker however this isnt reflected in the rgb fields...
If I animate the height attribute of a block element to zero, the other content following it move up the page to fill in the void. If I animate the same...
I'm getting duplicate treeview nodes when converting an unordered list into a treeview using YUI 2.6. http://cdn.ryanparman.com/yui-treeview-bug.html Is...