Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4519 - 4548 of 52117   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4519
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...
swamyveera
Offline Send Email
Sep 1, 2006
8:06 am
4520
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...
Peter Foti
foti-1@...
Send Email
Sep 1, 2006
1:15 pm
4521
Thanks Nate, I forgot that it was a SourceForge project!...
Bryan Buchs
bryanbuchs
Offline Send Email
Sep 1, 2006
2:15 pm
4522
Thanks for the help! I look forward to the YUI blog update. I found Crockford's page helpful, and I also came across a coding guideline on another...
bubbarubadub
Offline Send Email
Sep 1, 2006
3:19 pm
4523
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...
Miles
foomonga
Offline Send Email
Sep 1, 2006
6:44 pm
4524
... Yes. Please report the bug at: http://sourceforge.net/projects/yui/ as we use the SF tracker to monitor external reports. Regards, Thomas...
Thomas S. Sha
tssha
Online Now Send Email
Sep 1, 2006
7:05 pm
4525
... I'm entering it into the sourceforge bug tracker....
Miles
foomonga
Offline Send Email
Sep 1, 2006
7:07 pm
4526
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...
Matt Sweeney
matt.sweeney
Offline Send Email
Sep 1, 2006
7:21 pm
4527
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...
mscanlon17
Offline Send Email
Sep 1, 2006
7:28 pm
4528
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...
sashasklar
Offline Send Email
Sep 1, 2006
8:18 pm
4529
... I have the same issue. The links from the text still work, but rest of the area doesn't....
sashasklar
Offline Send Email
Sep 1, 2006
8:28 pm
4530
... Can you provide a working example for review? Regards, Thomas...
Thomas S. Sha
tssha
Online Now Send Email
Sep 1, 2006
8:59 pm
4531
... 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: ...
sashasklar
Offline Send Email
Sep 1, 2006
9:41 pm
4532
... Fixed by upgrade to 11.3...
sashasklar
Offline Send Email
Sep 1, 2006
10:03 pm
4533
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 ...
Joseph Woolley
calledtocons...
Offline Send Email
Sep 1, 2006
10:24 pm
4534 gdgirl_nls
Offline Send Email
Sep 2, 2006
9:18 am
4535
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...
Panthera leo
voodoo_6600
Offline Send Email
Sep 2, 2006
1:16 pm
4536
Has anyone used the YUI library to create a news scroller? Thanks, Peter...
Peter Foti
foti-1@...
Send Email
Sep 2, 2006
2:57 pm
4537
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...
Eric Miraglia
ericmiraglia
Online Now Send Email
Sep 2, 2006
3:59 pm
4538
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,...
Eric Miraglia
ericmiraglia
Online Now Send Email
Sep 2, 2006
4:15 pm
4539
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...
Eric Miraglia
ericmiraglia
Online Now Send Email
Sep 2, 2006
4:18 pm
4540
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...
mitchevd
Offline Send Email
Sep 2, 2006
5:40 pm
4541
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, ...
Abde Sassi
abde_sassi
Offline Send Email
Sep 3, 2006
12:45 pm
4542
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...
dl_lists
Offline Send Email
Sep 3, 2006
4:36 pm
4543
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...
Chadwick Cole
chadwickcole
Offline Send Email
Sep 3, 2006
5:07 pm
4544
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 ...
dl_lists
Offline Send Email
Sep 3, 2006
6:36 pm
4545
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...
Peter Michaux
petermichaux
Offline Send Email
Sep 3, 2006
11:12 pm
4546
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 ...
Joe Desbonnet
jdesbonnet
Offline Send Email
Sep 4, 2006
2:19 am
4547
Hi, In event.js there seems to be a workaround for the Safari dblclick event problem. ... Here is a simple test for this problem ...
Peter Michaux
petermichaux
Offline Send Email
Sep 4, 2006
3:25 am
4548
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...
alex.pooley
Offline Send Email
Sep 4, 2006
6:32 am
Messages 4519 - 4548 of 52117   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help