... I have looked at the upgrade notes but doesn't say how to upgrade. It seems that just putting in new files (2.7) where the old ones (2.6) are would work...
I too have stumbled in to this problem when upgrading my site from YUI 2.5.2 to 2.7.0. It has taken a long time to diagnose. Restructuring to work around it is...
I have YUI running on an application that opens up a new panel displaying a flash video. When I play the video on the panel, everything is fine. But, when I...
Thank you for the link, I didn't find it when I searched. The solution does solve the issue in the example I posted. However, in a more complicated example...
... Closing the YUI Panel(or even removing it from the document) does not necessarily stop the Flash video. You will need to explicitly stop it, before you...
Hello, I am new to YUI and I am using the Full Page Layout. I have a Tabview in the center unit. I know the center unit should not/can not have a pixel...
Hi There, I am using the Yahoo UI carousel inside the JSR 168 portlet. The problem is the carousel works as expected w.r.t the functionality, but the ...
mukesh chandnani
mukesh51@...
May 1, 2009 6:41 pm
48264
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, 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'm having a similar problem. v 2.7 broke the navigation tree on my site, but I can't get the tree to sync with 2.6. I'd appreciate someone posting an...
Hey Craig, Try a few things: a). Move your style block into HEAD. b). Assign a width to the li or img elements (they end up being 100px, so try assigning that...
I figured out the solution, is to use array definitions on all datasource, configs, columndefs, datatables, buttons, and div names for datatables and buttons...
No, you are not having a similar problem. Please don't piggyback on other threads. You are upgrading and you are facing a well known bug. You can download...
This is very mystifying for me. I uses grids just to setup a page layout and find that items such as lists (ul) or fieldsets show their text only and no...
Hi, I am still not able to take away the space at the bottom om my grid formation in Mozilla Firefox. IE7 it works fine, but not Firefox. Even if I set...
Old post I know, but probably quite some people are wondering how to fix this. I wrote a css fix for this particular problem. Not only the div inside the table...
It's not the most intuitive, and not really that well documented. As another commenter mentioned, Firebug is a must-have for this process. I also find Safari's...
Does anyone know how to get the carousel control, when set to autoPlay, NOT to visibly scroll through all of the pages, but just reset the control back to the...
Having the same problem here. Also driving me nuts. I also have another clue: When I try using the upload widget in Firefox 3 (Mac OS X), the browser crashes....
Hi According to docs: http://developer.yahoo.com/yui/docs/YAHOO.util.Event.html#method_removeListener removeListener should return "true if the unbind was...