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 1082 - 1111 of 52120   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1082
i want to learn to Drag & Drop Event in javascript using YAHOO frame work plz give me the link where i will get a simle examples ... Talk is cheap. Use Yahoo!...
sushil gupta
sushil4it
Offline Send Email
May 1, 2006
1:44 pm
1083
... well as a form. Currently ... This feature request has been logged. We'll try to introduce it in the next release - 0.10.0 - later this month. Regards, ...
Thomas S. Sha
tssha
Online Now Send Email
May 1, 2006
4:26 pm
1084
This is due to a bug in current versions of IE which doesnt allow setting opacity of SELECT elements. Unfortunately, there is no known workaround for IE < 7,...
Matt Sweeney
matt.sweeney
Online Now Send Email
May 1, 2006
5:02 pm
1085
I am wondering if there is a best practice for toggling using the Anim stuff? Should I create an object for both directions? Register a subscriber for the...
tomjnsn
Offline Send Email
May 1, 2006
7:39 pm
1086
Hi Tom, It really depends on your use case. Sometimes its easier to use seperate animation instances for either direction. However, when you have a large...
Matt Sweeney
matt.sweeney
Online Now Send Email
May 1, 2006
8:07 pm
1087
Thanks Matt for responding. I was thinking along those lines, but I guess I was wondering at a lower level, should I be creating multiple Anim objects, one ...
Tom Jensen
tomjnsn
Offline Send Email
May 1, 2006
9:36 pm
1088
Hi Tom, Yeah, I understand what you want to do. I would make two methods in the object. One is the animation from state 1 to state 2. Then the second method...
Gatten, Matt
Matt.Gatten@...
Send Email
May 1, 2006
9:46 pm
1089
G'Day, I believe that I read the IE <= 6 is restricted to 2 concurrent XMLHttpRequest calls at a time. Is this correct? If it is correct and since IE <= 6 will...
kmcoleoz
Offline Send Email
May 2, 2006
6:16 am
1090
... It's not exactly IE <= 6, it's the HTTP specification that suggests that no more than 2 concurrent persistent connections be open to the same web server....
Philip Tellis
philiptellis
Offline Send Email
May 2, 2006
6:24 am
1091
Philip, ... that ... web ... Cool, thanks for the specific reference. This then makes my wish for an array of objects managed by connection manager even more...
kmcoleoz
Offline Send Email
May 2, 2006
6:30 am
1092
Hi All, As the Yahoo! User Interface Library evolves, has bug fixes and is improved we really need to be able to discern whether we have downloaded the latest...
Doug Scoular
dugscoular
Online Now Send Email
May 2, 2006
8:26 am
1093
i want more detial notes on drag and drop plz send me the link ... Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with...
sushil gupta
sushil4it
Offline Send Email
May 2, 2006
11:03 am
1094
... I'm with you 100% Doug as far as version control goes: yui-1.0.5.zip makes life so much easier. But I'm not so sure they want to open up a public CVS ...
Jeff Brown
jeff@...
Send Email
May 2, 2006
1:41 pm
1095
Hello I wanted to use yahoo-sliders in a tool which replaces specially marked input-fields with sliders [1]. I'm surpised to see the Slider constructor and...
Reto Bachmann-Gmür
yahoo@...
Send Email
May 2, 2006
3:17 pm
1096
I encountered a problem implementing this provided code on a tree with lots of branches. Some of the branches would be removed, yes, but not others--and when...
Chris
altearius
Offline Send Email
May 2, 2006
5:49 pm
1097
[Note: I sent this message about a week ago and have seen nothing from either group in response] I have a fairly large PHP/Mysql driven website that I've...
Ken Robinson
kenrbnsn
Online Now Send Email
May 2, 2006
6:02 pm
1098
... The Yahoo! Maps API javascript includes the event and drag and drop utilities, so you don't really need to include them separately. Philip -- "Ah, " said...
Philip Tellis
philiptellis
Offline Send Email
May 2, 2006
6:12 pm
1099
Tom, In regard to your check for document.readyState, the current init in the default Calendar example already waits until the document is loaded by using the...
Steven Peterson
y_stevenp
Online Now Send Email
May 2, 2006
9:28 pm
1100
Chris, Try setting the onChange event of your form elements to change the calendar using setDate. The example on YDN does this: ...
Steven Peterson
y_stevenp
Online Now Send Email
May 2, 2006
9:29 pm
1101
Tom, Just caught this after replying to your previous message. I'm glad you got it working! :-) Steven Peterson Web Developer, Platform Engineering Yahoo! ...
Steven Peterson
y_stevenp
Online Now Send Email
May 2, 2006
9:30 pm
1102
+1 on a public SVN/CVS repo. And a public bug tracker. Regards ... -- Alex Russell alex@... alex@... BE03 E88D EABB 2116 CC49 8259 CF78 E242...
Alex Russell
alex@...
Send Email
May 3, 2006
11:34 am
1103
... This relates specifically to HTTP 1.1 connections. IE bumps the limit to 4 connections when dealing with HTTP 1.0 and Mozilla always has a "soft" limit of...
Alex Russell
alex@...
Send Email
May 3, 2006
11:38 am
1104
i'm using that exact code, but when the form posts and the calendar renders, it renders TODAY's date, rather than the date i just picked. of course, when i...
skiwalker20187
Offline Send Email
May 3, 2006
4:09 pm
1105
Bump. +1 public SVN/CVS repo / bug tracker. This would pretty much guarantee our use of this toolkit....
Jon Sullivan
punkr1der
Offline Send Email
May 3, 2006
4:18 pm
1106
... While I +1'd for those things, it's worth noting that they are only the first steps toward making YUI a "real" Open Source project. Actually having a...
Alex Russell
alex@...
Send Email
May 3, 2006
5:24 pm
1107
Hi all, I wanted to drop you a quick note to let you know that the Yahoo! Application Gallery is now live at http://gallery.yahoo.com/. Application Gallery...
Jeffrey McManus
devnetjeffrey
Offline Send Email
May 3, 2006
9:47 pm
1108
// Function is_in_attribute(e, att, v) // Returns true if a given attribute has the given value // Arguments: // att = attribute // e = element //...
hans
ottawo2002
Offline Send Email
May 4, 2006
4:15 am
1109
Alex, ... limit to ... connections are ... for "normal" ... Good to know, thanks. ... you'll ... so a properly defined network stack controls these...
kmcoleoz
Offline Send Email
May 4, 2006
5:46 am
1110
Well, I'm sure this will come in handy for someone, its quick and dirty but working. I was tired of scripts that use css to make a shade darker or some crap...
hans
ottawo2002
Offline Send Email
May 4, 2006
7:13 am
1111
// function getTintedColor - Send in a color (in #f4f4f4 or f4f4f4 format) and a v value +- 0-255 // this v value works on the r,g,b eg v =-10 so r -10 g -10 b...
hans
ottawo2002
Offline Send Email
May 4, 2006
9:39 am
Messages 1082 - 1111 of 52120   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