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: 12955
  • 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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I admit i'm a newbie. I have used MS aspx (.net) for too long and i am now converting to a better world. I have done alot of reading, but there is one link i...
6 Apr 30, 2009
9:47 am

mattatlamplight
Send Email

Hi all, I'm trying to use the DataTable widget as the container for a form, so that for each field of the form I attach to corresponding cell editor (using the...
1 Apr 30, 2009
9:07 am

andy.petrella
Send Email

Hello friends, I am using YUI library to create Panles. Now i want to open windows (panels)that can be minimized, maximized, moved, resized and closed. Can...
4 Apr 30, 2009
6:54 am

josep.pijuan
Send Email

Hi All, I'm just starting to look at YUI Test (and other JS unit testing frameworks). The documentation provided explains the framework functionality quite...
4 Apr 30, 2009
12:20 am

nicholas.zakas
Send Email

This is my first attempt at using this great YUI! I'm really intriguied about using this and felt that a good way to learn was to convert my exisitng sites....
2 Apr 30, 2009
12:15 am

Matt Sweeney
matt.sweeney
Send Email

I just updated an application to use 2.7.0 and 2.6.0, and one substantial change I can see is that it now appears that when dataTable.updateRow() is called,...
2 Apr 29, 2009
8:18 pm

Todd Wells
ttopwells
Send Email

Hello all, I upgraded to 2.7.0 and have been successful with everything except the left mouse click on the TextNode. It no longer works. Do I need to use the...
2 Apr 29, 2009
8:01 pm

Satyam
satyamutsa
Send Email

I need to create multiple sliders - one for each element of an array. How can I loop through an array, creating an instance each time? I'm having trouble...
3 Apr 29, 2009
7:53 pm

henrdm
Send Email

Folks, I added a custom property, row_number, to my treeview data. Now I cannot open the tree. 1) Here is the Data I'm using to populate the tree. [...
5 Apr 29, 2009
7:41 pm

softwareforhumanity
softwareforh...
Send Email

Hello, I have a form that I am using setForm on. When one of the fields has a ® in it, set form is adding an extra special character to the value. Value...
2 Apr 29, 2009
7:36 pm

tssha
Send Email

How can I change the colors of the bars in a bar chart, or the lines in a line chart (or both in a mixed chart)? I've got this example - basically the same as...
2 Apr 29, 2009
7:11 pm

rolfsf
Send Email

Hi Guys, I need to develop an app to enable the users edit an image like PowerPoint, I mean, add text boxes, arrows, drag and drop items there, etc.. You think...
1 Apr 29, 2009
6:58 pm

antcarsa
Send Email

Hello, I'm searching for a way to detect when the user change te value of an input/textarea/checkbox... in a panel, in order to submit the changes...
3 Apr 29, 2009
5:55 pm

josep.pijuan
Send Email

Hi, I have used the formatResult to modify the container and generate each list element with 2 items. The formatResult function is: myAC.formatResult =...
2 Apr 29, 2009
5:01 pm

Eric Miraglia
ericmiraglia
Send Email

Hello, First post, I have been looking at YUI 2.7 for a few weeks. I know a person has to start somewhere so I choose to start developing with the Full Page...
2 Apr 29, 2009
4:57 pm

Eric Miraglia
ericmiraglia
Send Email

Hi all, I hope you can help me out here. I have set up an example here http://tenoil.freehosting.rivido.de/tabs/ Basically I have a TabView with dynamic...
3 Apr 29, 2009
3:30 pm

Caridy Patino
caridyp
Send Email

Hi there! I use The YUI Rich Text Editor with YUI Toolbar inside... I created some new Buttons like ... Now I want to have the defined label 'Vorname&#39; inside...
2 Apr 29, 2009
3:11 pm

Dav Glass
dav.glass
Send Email

Hi I am working on the Application Look like Portal Example Provided by the YUI 3 .. It's Really nice Example .. I need the same Functionality .. But In this...
3 Apr 29, 2009
2:35 pm

Dav Glass
dav.glass
Send Email

Hi there, I have a datatable with re-orderable columns. However, when I try to use the columnReorderEvent, I can't seem to access the args.oldIndex as...
3 Apr 29, 2009
7:28 am

emz452
Send Email

Hi all I have a datatable with pagination.After clicking on previous link or next link,I modifing the specific record and stroing into DB and i am refreshing...
1 Apr 29, 2009
7:02 am

mrudula
mrudu_417
Send Email

Hi I am using YUI Resizable Panel as a tool tip.Now can any one tell me how can i close the panel on mouse click on body.The panel should not close if any...
1 Apr 29, 2009
7:01 am

venkatesan .k
kvenki2004
Send Email

Hi, When data table is empty it displays "No records found" message on the first row. 1. How do I change this message? 2. How do I remove this message so that...
3 Apr 29, 2009
6:20 am

Karthik S
mskt_2k8
Send Email

We are having performance problem with yui scrollable datatable 2.6. The problem surfaces when we programatically add a new row (dataTable.addRow) or update...
1 Apr 29, 2009
3:57 am

gopal.sannidhi
Send Email

Hi, The rich editor can not properly format text in a list. I formated the text in the following example to a list. And then selected more than one lines and...
3 Apr 28, 2009
11:22 pm

viruschidai
Send Email

Greetings all, Has anyone else had trouble using the Yahoo connection manager to upload files using ie8? We have a form with a file input that we pass into...
3 Apr 28, 2009
10:12 pm

dan.herrera
Send Email

Hello all. We're having a problem with our slider images jumping to different locations on the page when a visitor tries to grab and drag the slider in IE7....
5 Apr 28, 2009
10:06 pm

jasonyiin
Send Email

I need to assign an id to the table element for the datatable. How is that done? <table id="test"> e.g....
2 Apr 28, 2009
9:31 pm

Satyam
satyamutsa
Send Email

I am trying to parse a JSON object, because if I just call it directly in a column, it dispays '[object Object]' so I wrote the following function var...
5 Apr 28, 2009
9:17 pm

Satyam
satyamutsa
Send Email

Hi, as the headline says I want to import YUI dataTables into Excel.I converted some of our old tables on our websites to YUI dataTables. Previously we could...
5 Apr 28, 2009
9:00 pm

razer2176
Send Email

Can anyone point me in the general directions (or specifics if you have them) in implementing a font resizer [smaller/larger] on a web page using the YUI...
1 Apr 28, 2009
7:06 pm

gshappell
Send Email
  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