Hi there, Thanks for the replies, may be you guys are right, it might not be a right combination "Ubuntu and firefox" - but looks like i don't have a choice...
4520
Peter Foti
foti-1@...
Sep 1, 2006 1:15 pm
I'm not sure what process Yahoo is using to create the "-min" files (yahoo-min.js, dom-min.js, etc.), but I was wondering if it's possible to make sure that...
I agree that this is a bug, and a fairly serious one. Your patch works for me also. Is there a place we should be reporting bugs besides this list? -miles...
Hi Joe, There is no YUI pre-canned solution for this currently, but I've thought about supplementing Dom.getStyle for backgroundColor to account for this. If...
I have a menuBar created based off of the example in http://yuiblog.com/sandbox/yui/v011/examples/menu/example09.php. When I updgraded to 11.3 the submenus no...
I've made a menu based off this example: http://developer.yahoo.com/yui/examples/menu/topnavfrommarkup.html It display fine in IE and FF, but in safari it...
... I believe I've resolved this somewhat. I will write my solution for others who may be having the same issue. If you consider the markup for the example: ...
Matt, Thank you for the Safari tip! I'll add that to the function I currently use. Regarding the default color, I did catch that issue and return white ...
I have created a context menu and added a few commands to it... for now the commands are just plain text. I would like to know as to how I would remove all...
4536
Peter Foti
foti-1@...
Sep 2, 2006 2:57 pm
Has anyone used the YUI library to create a news scroller? Thanks, Peter...
Leandro, Your implementation is absolutely possible, but you do need to set up your slider to know about the limits. Let's say, for example, that your slider...
Peter, I don't know of any "marquee" solutions exactly, but Yahoo News uses YUI in its "SuperTicker" on the main page (see attached image). In that technique,...
Nige, Thanks for the list; we'll certainly take this input into consideration as we build the tool. We're too early in the process to make any commitments on...
Hi there, I am using the Connection Manager to asynchronously submit a file to a php script. The first time I use my form to submit a file, everything is fine...
BTW, Would be nice if the trigger can be set to null, indicting that the context menu is "disabled". Right now, the null value is not allowed. Best Regards, ...
I am just starting to experiment with YUI .. Overlay Component. I need to dynamically generate containers which float above Flash objects in same page, and...
The trick to having an element above your Flash object lies in the <object> and <embed> tags of the html file. Even if your target element has a higher z-index...
Thanks for the tips .. I do not use the Macromedia default method for embedding Flash .. I prefer to use SWFObject.js for all my Flash apps .. SWFObject in ...
Hi, I've still been reading the Yahoo! UI event library in detail. I found a bit of suspicious code. Here are my thoughts but I'd think anyone should double...
Any suggestions on a good way of implementing a progress bar using the YUI framework? In an application I am working on I open a small popup window which ...
My experience so far with TextView has shown that it does not integrate well with the rest of YAHOO user interface library. I've found three ways I could...