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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 37013 - 37044 of 52119   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
37013
Hi, Whenever I load the data of the nodes,I check if the loaded nodes are leafs. If so, I set the node property isLeaf to true, and I want to apply a custom...
matthew_be
Offline Send Email
Sep 1, 2008
7:25 am
37014
Hi guys, im working on a page with two datatables, on double clicking a row in the first (donTable) I'm trying to get it to update the second (recTable) using...
Mike Woods
miggy_man_mike
Offline Send Email
Sep 1, 2008
9:48 am
37016
Hi all. I want to use the DataSource utility to parse some very simple XML data. Here's a sample of the data: <results> <result vin = "PCF168FC9LWIZPY" stock =...
Josh Lizarraga
jrl1227
Offline Send Email
Sep 1, 2008
10:24 am
37017
sounds like a scope problem. You're setting the callback's scope to recTable. the actual table seems to be recTable.zoneDataTable. I assume there is a...
Frank Dietrich
dietrich.frank
Offline Send Email
Sep 1, 2008
10:38 am
37018
We are looking to hire a JavaScript developer (on a contract basis) to work with 2 Python developers and an Interaction Designer in building a fairly small web...
Eleftherios Stavridis
eleftherios@...
Send Email
Sep 1, 2008
11:25 am
37019
Hi, While developing a Google gadget, I ran into this problem ... On this (http://www.virtualsushi.be/widgetserver/stockquote.html) page, I created a linegraph...
Jef
jef.waumans
Offline Send Email
Sep 1, 2008
11:50 am
37020
Hi All I want to add a group option in ajax auto complete control like we have in select (combo) Can anyone tell how can i do it. *group option = non...
Saqib Ayub Butt
saqib.butt@...
Send Email
Sep 1, 2008
12:04 pm
37021
The tree is not drawn until you call the draw function. No HTML element is created until then. That's why getElementById can't find it. Satyam...
Satyam
satyamutsa
Offline Send Email
Sep 1, 2008
2:33 pm
37022
You should call method sendRequest, that function, depending on the responseType you have declared, will call the right parser for you. See: ...
Satyam
satyamutsa
Offline Send Email
Sep 1, 2008
2:37 pm
37023
Hi ! I need help. I want to alert a string when a row of my YUI-Datatable is clicked. I have this code: myDataTable.subscribe("rowClickEvent", dosomething); My...
berli.michael
Offline Send Email
Sep 1, 2008
2:45 pm
37024
... Not really. The Standard says that any whitespace between nodes is a own Text Node, and Firefox implements it this way. It's annoying, but it is the...
Jeff Craig
foxxtrot713
Online Now Send Email
Sep 1, 2008
4:08 pm
37025
myDataTable.subscribe("rowClickEvent", function (oArgs) { var elTarget = oArgs.target; var oRecord = this.getRecord(elTarget); alert("id is:" +...
Satyam
satyamutsa
Offline Send Email
Sep 1, 2008
4:12 pm
37026
Hi, when I select item from autocomplete by Enter key, the form is submitted in Opera 9.50 browser. Other browsers works fine. Do you know, how to prevent...
lukas.zeman
Offline Send Email
Sep 1, 2008
4:16 pm
37027
Goal: hook a Calendar widget onto some AJAX driven content on a Tab. Current design: after 'contentReady', build DIV element with id and insert in dynamic...
Pete Isburgh
pvi00
Offline Send Email
Sep 1, 2008
5:00 pm
37028
Thank you for your response, but now I have the same problem with sendRequest - I don't know what oResponse is supposed to be in my case. I understand what...
Josh Lizarraga
jrl1227
Offline Send Email
Sep 1, 2008
6:04 pm
37029
... The oResponse of the code box is called oParsedResponse in the paragraphs just above. ... The first argument can be an empty string, which will be appended...
Satyam
satyamutsa
Offline Send Email
Sep 1, 2008
6:22 pm
37030
I've had revolutionary project plan based on YUI DnD;) but abadoned it at early stage because of this. But there is an ocean of YUI/JS developers - perhaps...
Darek Adamkiewicz
d_adamkiewicz
Offline Send Email
Sep 1, 2008
7:12 pm
37031
Hi, Is there a way to create moveable blocks like that in facebook profile where you can move how blocks are arranged and still be aligned Thanks...
Mohamed A. Hasan
dr.7egooo
Offline Send Email
Sep 1, 2008
7:37 pm
37033
BiraRai, gpaslanis is right -- there are a lot of duplicated scripts, which is affecting performance. Most of this is due to utilites.js, which includes the...
Eric Miraglia
ericmiraglia
Online Now Send Email
Sep 1, 2008
10:24 pm
37034
Mohamed, In YUI 2.5.2, the best example for getting you started in this direction is the Sortable List example: ...
Eric Miraglia
ericmiraglia
Online Now Send Email
Sep 1, 2008
10:29 pm
37035
limdongwon77, Thanks for sharing. Be sure to put this up on Yahoo Gallery in the YUI category! http://gallery.yahoo.com Regards, Eric...
Eric Miraglia
ericmiraglia
Online Now Send Email
Sep 1, 2008
10:32 pm
37036
This topic may be covered already but, how do you free up the memory used by iframe? I have been dynamically creating iframes and loading scripts inside them....
mikeni1225
Offline Send Email
Sep 2, 2008
4:00 am
37037
i want change cell color... for example.. there are 4 cells. {key:"abc"}, {key:"abc2"}, {key:"abc3"}, {key:"abc4"} and i want chage color of "abc4" cell.. how...
magefister
Offline Send Email
Sep 2, 2008
7:19 am
37038
Thank you Stayam for your support ! I hope I don't bother with too many question, I just started with this framework some days ago ! ... element...
matthew_be
Offline Send Email
Sep 2, 2008
7:22 am
37039
Hi, sometimes I am confused with the YUI API, here is an example with selectEvent from Calendar, in the docs it says it recieves one single parameter, but in...
matthew_be
Offline Send Email
Sep 2, 2008
7:29 am
37040
Hi, I did not receive an answer on my question 24H after the first post. Could someone please have a look at it. I really need to get things published! Thx...
Jef
jef.waumans
Offline Send Email
Sep 2, 2008
7:34 am
37041
Hello. ... Using a DataTable widget (http://developer.yahoo.com/yui/datatable/), I change the background of the cell in the formatter of the column. For...
santini.alberto
Offline Send Email
Sep 2, 2008
8:07 am
37042
Fellow YUIers ;-), I'm using the YUI Connection Manager to do an AJAX post (YAHOO.util.Connect.asyncRequest...) on a form that has an RTE. The handleSubmit...
Brian
bsbodden
Offline Send Email
Sep 2, 2008
9:00 am
37043
... By the way I did try... YAHOO.util.Event.on('my_form', 'submit', function(e) { YAHOO.util.Event.stopEvent(e); my_editor.saveHTML(); }); but I guess that's...
Brian
bsbodden
Offline Send Email
Sep 2, 2008
9:25 am
37044
If you want to change the color of the whole cell, notice that each column has an className assigned to it based on the "yui-dt-col-" prefix followed by the...
Satyam
satyamutsa
Offline Send Email
Sep 2, 2008
11:07 am
Messages 37013 - 37044 of 52119   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