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: 12954
  • 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

Hi, I am trying to use yui grids inside an XSL. XSL code block and style sheet are attached at the end of the mail. I have this problem of having a small...
1 Jul 2, 2009
5:53 am

aravind dinakar
dinakar31
Send Email

Couldn't find anything in the docs or the group postings regarding this. I would like to create a table with XY scrolling where I can freeze the top header row...
4 Jul 2, 2009
5:26 am

Andy Stevens
andystevens_...
Send Email

Hey all, I've got a datable with inline editing, and what I'd like to do is disallow the editing of cells with a certain value. I'm listening to all cells set...
2 Jul 2, 2009
4:32 am

illiphilli
Send Email

Hi! I'm trying to make datatable with data pooling. I would like to keep state. I'm struggling with payload and callback but it doesnt work. Is it possible...
1 Jul 1, 2009
2:19 pm

tomkraw1
Send Email

Hi, I wanted to know whether YUI supports Selenium Testing....
2 Jul 1, 2009
12:53 pm

Caridy Patino
caridyp
Send Email

Hi people, I've just installed the new firefox version (3.5), and I've had a surprise when my working page haven't loaded correctly. I've found a problem with...
1 Jul 1, 2009
10:00 am

josep.pijuan
Send Email

I have a yui datatable where the first column holds a set of radio buttons -- just radio buttons, not inline radio editors. How do I go about conditionally...
2 Jul 1, 2009
6:42 am

Satyam
satyamutsa
Send Email

My application is using the treeview for navigation and I am dynamically adding items to the list as they are created using the following: ...
2 Jul 1, 2009
6:35 am

Satyam
satyamutsa
Send Email

when I retrieve text from the server, I can view it inside of the text editor in its fully formatted state. What I'd like to do is display the multiple...
5 Jul 1, 2009
5:05 am

David Fealkoff
davidfealkoff
Send Email

All, I thought that I was going to get this from the documentation, but I guess I can't read. I have a TabView defined like: var myTabs = new...
4 Jul 1, 2009
3:52 am

Brian McCullough
bdmc1000
Send Email

I am new to YUI and would like to make some webpages with form. the purpose of those forms is to reload the current page with proper action (add or remove some...
1 Jul 1, 2009
3:09 am

ianz2008
Send Email

I am trying to put a size limit on a DragDropTarget by setting its isTarget property to false whenever the size max is reached (implementation uses...
3 Jul 1, 2009
2:25 am

mayonesa
mayo_7
Send Email

I'll need to implement a math equation editor in a rich text editor soon. I'm wondering has anyone got experience doing something like with with the YUI...
1 Jul 1, 2009
2:04 am

Joe Desbonnet
jdesbonnet
Send Email

Hi, I wanted to implement YUI Charts in my application. The problem is the chart's value will be dependent on a user-specified criteria. Users will select the...
2 Jul 1, 2009
12:31 am

Dwight Bridges
tripp.bridges
Send Email

Hi Group, I have a Perl file which I need to call from my YUI/JavaScript code. I have seen many examples using PHP, but nothing on calling CGI/PERL, nothing on...
15 Jun 30, 2009
9:49 pm

jarret.minkler@...
agentorangejdm
Send Email

Hi, I need to select a row on a datatable. Simply, but no selecting by the row number (0,1,2,3,etc.). I've a hide column named "Code" with unique number...
2 Jun 30, 2009
9:04 pm

Satyam
satyamutsa
Send Email

Hi all, I have a YUI datatable in IE that is really small: 15 rows x 8 columns. I built it the same way the YUI example code is written, however, both the ...
5 Jun 30, 2009
8:36 pm

Andrés Reyes Doug...
andres_crd
Send Email

I am loading a datatable and would like to call a function to sum a column of data after it is loaded. I am able to call the function when I change the column...
3 Jun 30, 2009
8:09 pm

ets04uga
Send Email

Hello, After studying the examples and the complex app (http://developer.yahoo.com/yui/examples/layout/adv_layout_source.html) I started building my first web...
5 Jun 30, 2009
8:05 pm

Daniel
ikaro751
Send Email

I am making the color picker be a gradient slider, instead of clicking from a palette. I noticed while I drag on my picker to change the color of the font, the...
3 Jun 30, 2009
7:08 pm

stein.dave@...
stein.dave...
Send Email

I am using Ruby on Rails with YUI on research project at Stanford University. XHTML is currently used. the document starts with the following. <?xml...
3 Jun 30, 2009
5:02 pm

Satyam
satyamutsa
Send Email

Hi, I am trying to migrate from YUI 2.5.2 to 2.7.0 and I am getting an error I cannot figure out. I have a DataTable with an XHRDataSource getting JSON data....
4 Jun 30, 2009
4:57 pm

Satyam
satyamutsa
Send Email

Hi I'm trying to set up a basic calendar, but am having difficulty. Bear with me as I am a novice at all this, and it seems like diving in at the deep end! ...
1 Jun 30, 2009
11:37 am

treezev
Send Email

I am trying to add a dynamic contextMenu to a treeview. The goal is to display different contextMenu based on the depth of each node. Your help is welcome,...
2 Jun 30, 2009
7:55 am

Satyam
satyamutsa
Send Email

Hi, I can success to run the examplesimpledialog-quickstart_clean.html under IE 6, but when I try to run it under FireFox 3.5;the dialog box NOT pop-up. Do I...
1 Jun 30, 2009
7:01 am

Fai
fai12win
Send Email

Are there any way to insert YUI chart swf into e-mails?...
7 Jun 30, 2009
5:41 am

j2eedesigner
Send Email

Hi all, I've been using YUI for 2 months now and now have a preview of the browser-based photo organizer I am developing. ...
1 Jun 30, 2009
2:25 am

mixersoft
Send Email

Hi, I'm trying to integrate the example http://developer.yahoo.com/yui/examples/datatable/dt_enhanced.html that derives data from the HTML TABLE element with...
2 Jun 30, 2009
1:29 am

fabcap83
Send Email

Hello there. I'm having an issue when creating a chart using an XHRDataSource (the issue goes away when I test with a local test data file).. the issue is...
2 Jun 29, 2009
10:28 pm

Dwight Bridges
tripp.bridges
Send Email

I am using the datatable and inline editing, and I pull up an alert that shows what was changed, the client has to click ok for it to disappear, does anyone...
6 Jun 29, 2009
8:26 pm

Satyam
satyamutsa
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