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: 12937
  • Category: JavaScript
  • Founded: Dec 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 11599 - 11629 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
11629 poornima
puri_1984 Send Email
Apr 2, 2007
7:06 am
Hi All, Are there any tutorials/links available which guide on using the Yahoo Tool Kit? Any start up documents would do... Regards and Thanks in advance....
11628 jacmgr Send Email Apr 2, 2007
1:52 am
Not sure how to post a proper link, make sure the link is http://www.jhinline.com/apitest/xmltest/yahoo/examples/calendar/ PLUS THE FOLLOWING ...
11627 jacmgr Send Email Apr 2, 2007
1:41 am
I previously used the old Calendar UI. I recently upgraded. In particular I tested all the examples of the old UI with me updating to the new libraries. I...
11626 ---
orgosolm Send Email
Apr 2, 2007
1:27 am
Hi, I are new here. Working with some features of YUI I found a problem. I want to process a XML generated by php, some one like this. <?xml version="1.0"...
11625 jaemsjohn Send Email Apr 2, 2007
12:26 am
Hello - I would like to add a trash icon to the right of my tree list. I figure this would be the easiest way to give the user the ability to delete an item. I...
11624 bdetarade Send Email Apr 1, 2007
8:50 pm
I don't know if the issue come from that, but you set a new autocomplet widget for every change. I put my code. Therefore ther i another issue. When I select a...
11623 techsand555 Send Email Apr 1, 2007
3:08 pm
Hi, I've searched all over Google for information on this, but I couldn't find any. I implemented (correctly) the YUI Calendar widget on a site I am working...
11622 megan_l_day Send Email Apr 1, 2007
2:36 am
I just started using YUI DD and everything is working great, but I am having issues in Mozilla when I set my div overflow property that my items are contained...
11621 ramya2priya Send Email Mar 31, 2007
10:21 pm
I started dragdrop using the example sortedlist http://developer.yahoo.com/yui/examples/dragdrop/list.html?mode=dist and modified the code to <script...
11620 smehrabi Send Email Mar 31, 2007
7:28 pm
Hi folks, I'm trying to do the following with the YUI Connection Manager. I am taking an emailAddress from a form and making a request to server to check if th...
11619 onionesque Send Email Mar 31, 2007
10:47 am
I need to store several variables pertaining to the current state. In particular, they'd represent "current category of interest; current tab within that...
11618 Gido Carper
drsunno Send Email
Mar 31, 2007
9:24 am
Hi Satyen, of course it would be cool te get some help. I don’t really have a problem with converting the Dates but for there is a function within the yahoo...
11617 vividsilvernl Send Email Mar 31, 2007
8:44 am
Todd, I figured it out: the exception occurs when one of the (context)menu items has no label. This has probably nothing to do with my upgrade of firefox but...
11616 vividsilvernl Send Email Mar 31, 2007
8:35 am
Todd, I've got the same error on the same line number: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER)...
11615 VAIRAM VS
vsv02 Send Email
Mar 31, 2007
6:09 am
I am sorry, I meant YUI. What if I want to display multiple forms in M-D-D relational model i want to display each of them in a separate tab. I understand that...
11614 Eric Miraglia
ericmiraglia Send Email
Mar 31, 2007
5:58 am
Vairam, You'd probably want the dojo forums for posting that question; I'm sure they can point you in the right direction. No YUI examples require database...
11613 VAIRAM VS
vsv02 Send Email
Mar 31, 2007
5:53 am
Is there an sample Database intensive application that uses dojo? thanks vsv ... From: Mike Lee (YUI) <mikelee@...> To:...
11612 Satyen Desai
sdezzi Send Email
Mar 31, 2007
3:22 am
Hi, getSelectedDates() should give you all the dates currently selected in the calendar, sorted, without duplicates. They will be JavaScript Date objects...
11610 Eric Miraglia
ericmiraglia Send Email
Mar 31, 2007
1:34 am
Sunil (and everyone interested in this problem): Adam Moore on the YUI team has studied this problem and believes it's more nuanced than the article cited...
11609 dave_nxn Send Email Mar 31, 2007
12:57 am
Could not find this in the message archives. Can a YUI-based AJAX app in a browser interface with Yahoo Widgets AKA Konfabulator widgets? I would like to do...
11608 Mike Lee (YUI)
mikeleeorg Send Email
Mar 31, 2007
12:03 am
Hi Ted, Hmm, that's a good idea! As for handy tools, I don't know of any that are out there in the wild. Most that I've encountered seem to be home-grown....
11607 Mike Lee (YUI)
mikeleeorg Send Email
Mar 30, 2007
11:32 pm
Hi Berend, The Menu component wasn't originally designed for arbitrary markup within the Menu markup. If this is a highly requested feature from the community,...
11606 Mike Lee (YUI)
mikeleeorg Send Email
Mar 30, 2007
11:18 pm
Hi Aaron, I haven't been able to reproduce the error you're seeing. Can you offer a sample URL or code that shows this issue? Thanks! ...
11605 Mike Lee (YUI)
mikeleeorg Send Email
Mar 30, 2007
11:17 pm
Thanks Fred! I'm psyched to join this awesome team! One of the things I'll be doing is going through the Feature Requests and Patches in SourceForge...
11604 fcko9
the138crew Send Email
Mar 30, 2007
10:32 pm
... trying ... populate ... differn't ... absolute ... {width:100%;height:1.4em;z-index:0;} ... ...
11603 luis_olarte Send Email Mar 30, 2007
10:27 pm
I found the solution is to cast to the response to a variable: var resp = myDataTable.getRecordSet().getRecords(); alert("Resp: " + resp[0]["column1"]);...
11602 andresm1981 Send Email Mar 30, 2007
9:07 pm
This a known bug that will be fixed in the next release. In the mean time, check the url below for a solution: ...
11601 The Mechanical Ruins
mechanical_r... Send Email
Mar 30, 2007
8:48 pm
Hi, Building off the DDList example, it's possible to add a class to your sortable items, letting onDragOver decide if the id was a sortable object or a...
11600 Dave Viner
daveviner Send Email
Mar 30, 2007
8:43 pm
hm... that doesn't seem to solve it... http://dviner.amusive.com/ydn/test.html still has the same problem. in addition, firefox's javascript console says the...
11599 luis_olarte Send Email Mar 30, 2007
7:37 pm
Hi Ted, Sorry i'm new in yui, so I can't understand, could you explain this please. How do i use it in my exmaple: var id =...
Messages 11599 - 11629 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