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!...
... 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, ...
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,...
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...
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...
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 ...
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@...
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...
... 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, ... that ... web ... Cool, thanks for the specific reference. This then makes my wish for an array of objects managed by connection manager even more...
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...
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...
... 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@...
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@...
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...
[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...
... 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...
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...
Tom, Just caught this after replying to your previous message. I'm glad you got it working! :-) Steven Peterson Web Developer, Platform Engineering Yahoo! ...
+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@...
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@...
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...
... 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@...
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...
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...
// 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...