Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-javascript · Yahoo! User Interface Library Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 12954
  • Category: JavaScript
  • Founded: Dec 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 12832 - 12862 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
12862 tssha Send Email May 1, 2007
5:07 pm
... How so? ... There isn't just one solution. Issue a far-past Expires header and, or a Last-Modified header that insures every cached result is instantly...
12861 wejiangwe Send Email May 1, 2007
4:59 pm
Thank you, Mike. The URL is internal, it seems cannot show external. I added the randomized sequence, it works, but my boss thinks it is not a good way. For...
12860 Caridy Patiño Mayea
caridyp Send Email
May 1, 2007
4:50 pm
ragtek_ragga, why you don´t try another technique to solve your problem? I think that you may use the event bubble up technique to generate each tooltip on...
12859 Ted Husted
ted.husted Send Email
May 1, 2007
4:45 pm
Nabble is a good solution that you can start using today * http://www.nabble.com/ydn-javascript-f16949.html A project can also make customizations so that it...
12858 sckschu Send Email May 1, 2007
4:10 pm
I am a recruiter with Comcast and I represent the Engineering group of CIM (Comcast Interactive Media). CIM was started around two years ago to grow their...
12857 Stuart Grimshaw
stuartgrimshaw Send Email
May 1, 2007
3:56 pm
If I have a context menu that I want to change dynamically, depending on the actions of users, is there any way just to splice in a new bunch of options to the...
12856 cugrz Send Email May 1, 2007
3:24 pm
I have a panel with several dynamic elements on it. When I close the panel I would like all the elements in the panel to be hidden. My problem is if I ever...
12855 Scott Lerman
smlerman Send Email
May 1, 2007
2:26 pm
If you activate a tab (by clicking the link) before the tab has finished loading, the tabview tries to load the tab from the server again, resulting in two...
12854 wizfrob Send Email May 1, 2007
2:08 pm
... Whups - yeah, I meant the Sortable List example. All you need to do to make the divs scrollable is to set the "overflow: scroll" style on them....
12853 Philip Tellis
philiptellis Send Email
May 1, 2007
1:05 pm
... scope will never be false because of the enclosing if(override) what this does is allow people to directly specify an object as the override parameter....
12851 Fred Janon
fjanon Send Email
May 1, 2007
11:06 am
Hi, Shouldn't the code in addListener be: var scope = el; if (override) { if (override === true) { scope = obj; } else { scope = *el; // <== 'el' instead of...
12850 k_and_u Send Email May 1, 2007
9:24 am
Hi, I have a DataTable with an associated DataSource. The chages of the DataSource are not visible in the DataTable. What should I do to make it work? The...
12849 Gopalarathnam Venkate...
gopalarathnam_v Send Email
May 1, 2007
5:51 am
... Hi James: Do you have the sample code to show us? I believe you must have bound the listener to "button click", instead bind it to "form submit", it should...
12848 Alan Pinstein
apinstein Send Email
May 1, 2007
4:15 am
I have been using Container extensively in my app and noticed something interesting doing cross-browser testing. On Safari, "Container&quot; instances do something...
12847 rocketeerbkw Send Email May 1, 2007
3:16 am
... started"; ... Thank you very much, that definitely helps solve that problem. In the code I posted i had //ttFdrg[i].hide(); The reason it's commented out...
12846 Juan Leon
jdash.lists@... Send Email
May 1, 2007
2:32 am
Hey folks, Since I could not figure out how to get the DataSource to take my plain text file or csv string, I wrote some pre-processing code to turn it into an...
12845 Mike Lee (YUI)
mikeleeorg Send Email
May 1, 2007
1:31 am
Hi Sanjiv, Cool, I'm glad you were able to resolve the issue. And yes, because of the relative nature of measurements such as percentages and ems, they are...
12844 Sanjiv Jivan
sjivan Send Email
Apr 30, 2007
11:30 pm
Mike, Thanks for the explanation. I was able to get the desired result by adding a rule p { 95%; } to get my font size to 10px. Note that based on the font...
12843 Mike Lee (YUI)
mikeleeorg Send Email
Apr 30, 2007
11:11 pm
It's funny you guys mention this. We're actually exploring alternatives to the YUI Forums, one of which are traditional forums/message boards. There are pros...
12842 Mike Lee (YUI)
mikeleeorg Send Email
Apr 30, 2007
11:10 pm
Hi wejiangwe, Could you provide a URL or send some code that shows this issue? If the file is not being cached and both techniques (adding a randomized ...
12841 Mike Lee (YUI)
mikeleeorg Send Email
Apr 30, 2007
11:10 pm
Hi rechvagner, What is it you want to do with arrays? YUI doesn't provide any additional core array methods, though it does provide a utility to check if a...
12840 Mike Lee (YUI)
mikeleeorg Send Email
Apr 30, 2007
11:10 pm
Hi Sanjiv, Yes, this is the expected behavior. The rationale is that the entire layout can scale with font size changes. Another developer had a similar issue....
12839 ryan_newsome22 Send Email Apr 30, 2007
8:34 pm
Hi Satyen, Thank you very much, you were right on!! Thanks, Ryan ... 2007" /> ... the ID ... elements by ... support...
12838 Juan Leon
jdash.lists@... Send Email
Apr 30, 2007
8:32 pm
I am trying to display some data in a spiffy DataTable. So far, the only way I have been able to successfully load data is by manually creating a JSON-style...
12837 Satyen Desai
sdezzi Send Email
Apr 30, 2007
7:10 pm
Hi, It's likely that your "sDate" element has a name="sDate&quot; attribute, but does not have an id="sDate"; attribute. It maybe something like: <input type="text&quot;...
12836 Adam Moore
adam.moore Send Email
Apr 30, 2007
7:07 pm
... The property is "dynamicLoadComplete", not "dynamicLoad&quot;. I don't have an explanation for the error message. If fixing the property name does not fix the...
12835 Sanjiv Jivan
sjivan Send Email
Apr 30, 2007
6:47 pm
Dav, Unfortunately the fonts get really really small when I do this. As mentioned in my previosu email, I see the same behaviour when set the font-size to 77% ...
12834 Adam Moore
adam.moore Send Email
Apr 30, 2007
6:38 pm
... Use "blur" instead of "onblur": YAHOO.util.Event.addListener("tab1", "blur", grabfocus); -Adam...
12833 Adam Moore
adam.moore Send Email
Apr 30, 2007
6:37 pm
... The more targets there are available to a drag and drop object, the greater the performance impact. If performance is decreasing over time, you are...
12832 Adam Moore
adam.moore Send Email
Apr 30, 2007
6:35 pm
... There was an error in the API documentation when 2.2.2 was released. This has been corrected on the live site: http://developer.yahoo.com/yui/docs/ -Adam...
Messages 12832 - 12862 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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