Brapao, Try being more specific with your CSS rule, adding this to the page in addition to the default TabView CSS file: #myTabView .yui-navset...
48254
Phil Dickson
istari88
May 1, 2009 12:58 pm
... 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...
48255
rik_phelan
May 1, 2009 1:42 pm
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...
48256
yogyafrank
May 1, 2009 3:09 pm
... Hi, try this if crop ist yopur imagecropper object var ro=crop.getResizeObject(); ro.lock(false); greetings from indonesia...
48257
mov2046
May 1, 2009 3:37 pm
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...
48258
Eric Miraglia
ericmiraglia
May 1, 2009 4:41 pm
Phil, Can you send a link to the upgraded page with which you're having trouble? -Eric...
48259
xbruty
May 1, 2009 4:59 pm
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...
48260
tssha
May 1, 2009 5:16 pm
... 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...
48261
Dav Glass
dav.glass
May 1, 2009 5:37 pm
Then please post a link to the example you have an issue with. I answered that based on the example you provided ;) Dav...
48262
stanleycup5in12
May 1, 2009 5:50 pm
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...
48263
mukesh chandnani
mukesh51@...
May 1, 2009 6:41 pm
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 ...
48264
David Onder
dmonder
May 1, 2009 8:07 pm
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...
48265
Dav Glass
dav.glass
May 1, 2009 8:50 pm
David -- Here is a modified version of your file: http://blog.davglass.com/files/yui/layout21/ Hope that helps ;) Dav...
48266
mattatlamplight
May 1, 2009 8:59 pm
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...
48267
ke7zmm
May 1, 2009 9:59 pm
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...
48268
Satyen Desai
sdezzi
May 1, 2009 11:21 pm
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...
48269
jliuecmd
May 2, 2009 12:58 am
I figured out the solution, is to use array definitions on all datasource, configs, columndefs, datatables, buttons, and div names for datatables and buttons...
48270
Satyam
satyamutsa
May 2, 2009 2:53 am
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...
48271
k6rks
May 2, 2009 4:40 am
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...
48272
Dav Glass
dav.glass
May 2, 2009 5:37 am
You are including reset-fonts-grids.css which, as the name implies, contains: reset, fonts and grids CSS files (it's called a rollup). ...
48273
Brendan Vogt
brendan.vogt@...
May 2, 2009 8:18 am
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...
48274
Chris Curran
chriscurran
May 2, 2009 12:04 pm
Ouch. His problem sounded similar to me......
48275
razer2176
May 2, 2009 1:31 pm
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...
48276
daviddelikat
May 2, 2009 2:03 pm
... header | data | data ... header | data | data ... header | data | data ... I have not found any API clues about how to do this. any ideas? -dav...
48277
rolfsf
May 2, 2009 3:34 pm
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...
48278
Satyam
satyamutsa
May 2, 2009 4:05 pm
Don't bother looking, it is not there. Satyam...
48279
Kenneth MacLean
kj_maclean
May 2, 2009 8:24 pm
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...
48280
neon_zebra
May 2, 2009 10:35 pm
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....
48281
ikxne
May 3, 2009 12:03 am
is there a simple way to move the prev and next buttons to either side of the carousel, rather than above the container? thanks, ikx...
48282
wrumsby
May 3, 2009 3:53 am
This looks exactly like what I want. Very much appreciated. Walter...