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 1 - 30 of 52120   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Hi guys, In the JavaScript section of the API, could you please point a link to our JavaScript editor for Eclipse? ...
costin_alexandru
costin_alexa...
Online Now Send Email
Dec 16, 2005
11:28 pm
2
Hi Alexandru! I really like that plug-in and this should be in our docs. Thanks for the hint, I will make sure it gets in. --dan...
Dan Theurer
dantheurer
Offline Send Email
Dec 17, 2005
12:49 am
3
Hi guys, I've developed two examples of "Degradable AHAH", that works with and without enabled javascript. First example is a dynamic include of html : (1). ...
Daniele Florio
gizax777
Offline Send Email
Dec 19, 2005
6:30 pm
4
Hi Daniele, Nice work. I can see how it would be a useful tool for JS developers. Jason ... ...
sashimikid
Offline Send Email
Jan 3, 2006
9:00 pm
5
I am trying to use the map ajax api and code from script.aculo.us, which uses the protoype Javascript framework (http://prototype.conio.net/), on the same...
brectable
Offline Send Email
Jan 22, 2006
3:55 am
6
Hey all, If you're looking for a library of AJAX controls, you should check out jsObjects. These are all controls I wrote that are simple to add to your code,...
codeprofile1980
Offline Send Email
Feb 14, 2006
3:51 pm
7
I like the Javascript Documentation provided with yui. Which kind of tools do they used? jsdoc ? (http://jsdoc.sourceforge.net/)...
faserone
Offline Send Email
Feb 14, 2006
4:18 pm
8
Wow, this library looks great. And I'm quite impressed with the clear, thorough discussion of usability issues at http://developer.yahoo.net/ypatterns/ I also...
Alexander Day Chaffee
purpletechno...
Offline Send Email
Feb 14, 2006
4:21 pm
9
... Yes, we currently use jsdoc - with some modifications - to output the documentation. Regards, Thomas...
Thomas S. Sha
tssha
Online Now Send Email
Feb 14, 2006
4:44 pm
10
Hi, Does this library have a rich text widget? Cheers, Greg...
ggederer
Offline Send Email
Feb 14, 2006
5:18 pm
11
Hi, I'm trying to use the Tree control via an Ajax call. I have this: tree.setDynamicLoad(loadDataForNode) I understand that when a node is clicked this...
tx_scottwalter
Offline Send Email
Feb 14, 2006
5:42 pm
12
... Not currently, but we are planning for one. While there are variations available on Yahoo!, we would like to offer one that is compatible across the ...
Thomas S. Sha
tssha
Online Now Send Email
Feb 14, 2006
5:51 pm
13
It seems that the close control on smartwindows no longer functions after map is zoomed. anyone else know of this problem / workaround ?...
jcraw621
Offline Send Email
Feb 14, 2006
6:00 pm
14
I have noticed that the asynch flag is hardcoded in your Connection Manager class. Could you provide some insight to that decision? Thanks, b...
Barry Goldberg
bigbny
Offline Send Email
Feb 14, 2006
6:09 pm
15
I'm trying to find out a little more about the graded browser support project and what what status of non-listed browsers in the matrix are? Are they all...
the hum of rockets
crackjunkie
Offline Send Email
Feb 14, 2006
6:19 pm
16
... For production environments, synchronous transactions are unsuitable as it halts everything in the client and puts the client at the mercy of the network...
Thomas S. Sha
tssha
Online Now Send Email
Feb 14, 2006
6:22 pm
17
... Hi Scott, You need to pass the node and callback as arguments to the connection utility: function loadDataForNode(node, onCompleteCallback) { var url =...
Adam Moore
adam.moore
Offline Send Email
Feb 14, 2006
6:43 pm
18
Todd, The graded browser support philosophy that Nate has been crafting for Yahoo over the past several years is predicated on the notion that we can identify...
Eric Miraglia
ericmiraglia
Online Now Send Email
Feb 14, 2006
7:00 pm
19
Hi, The following code caused the permiission denied exception in firefox: <script type="text/javascript"> var tree; function treeInit() { tree = new...
ggederer
Offline Send Email
Feb 14, 2006
8:00 pm
20
Ooops! Copied and pasted example code, and didn't notice the non-originating URL in the connection code. Problem solved! ... ...
ggederer
Offline Send Email
Feb 14, 2006
8:09 pm
21
nice library! anyway, i've modified one of the animation/motion examples and i'm having some trouble. my code is at the end of the message. i have a feeling...
th3w3bguy
Offline Send Email
Feb 14, 2006
9:01 pm
22
Hello th3w3bguy, Thanks for the feedback. You can check whether the animation is currently running via the isAnimated() method. When right is called to...
Matt Sweeney
matt.sweeney
Online Now Send Email
Feb 14, 2006
9:34 pm
23
If you start an asyncRequest and then call Connect.abort, it does not appear to clear the polling setup for the window object (via handleReadyState). This can...
kylef81
Offline Send Email
Feb 14, 2006
9:35 pm
24
i do not know why u are sending me this email i have not contacted u beverlymiles3851@... Matt Sweeney <msweeney@...> wrote: Hello...
BEVERLY MILES
beverlymiles...
Offline Send Email
Feb 14, 2006
9:44 pm
25
Beverly, You are subscribed to the ydn-javascript Yahoo Group which is why you got the message. Unsubscribe if you don't wish to continue membership. Regards,...
gerry@...
gerrytuckeruk
Offline Send Email
Feb 14, 2006
9:54 pm
26
I am using connection.js to create an asynchronous request for an XML file. I am retrieving the file ok, but I am having trouble doing anything useful with it...
Dustin
shabadoo82
Offline Send Email
Feb 14, 2006
10:01 pm
27
I'd like to use the tree view widget but I want the labels to be at the bottom instead of the top. Is this easy to do? or does it require a new procedure to...
moreejt
Offline Send Email
Feb 14, 2006
10:17 pm
28
Hi, I have got a dynamically loding tree working; but, all of the dynamically loaded nodes are expandable. How do I indicate that a dynamically loaded node has...
ggederer
Offline Send Email
Feb 14, 2006
10:35 pm
29
Hello all, I have a question about the Serialization of DOM components. I am currently using the scriptaculous API for various drag and drop components,...
shooting_star2000
shooting_sta...
Offline Send Email
Feb 14, 2006
10:37 pm
30
Can u share an example? ... What's an Intel chip doing in a Mac? A whole lor more that it's ever done in a PC. My Digital Life - http://scottwalter.com/blog ...
Scott Walter
tx_scottwalter
Offline Send Email
Feb 14, 2006
10:47 pm
Messages 1 - 30 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