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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi experts, I've created a YUI Editor with the following code taken from the Editor samples: <textarea name="msgpost&quot; id="msgpost&quot; cols="50" rows="10">...
2 Jan 9, 2010
11:03 pm

Dav Glass
dav.glass
Send Email

Hi Group, I'm fairly new to YUI and need to format a column from my row formatter. I looked into several YUI examples and could not find it. I want something...
13 Jan 9, 2010
7:38 pm

Eric Cire
codedude11
Send Email

Hi everyone, I am new bie on YUI. I am using connection manager for ajax call. I want to return an array from back end or server script. But I couldn't get...
6 Jan 7, 2010
9:08 am

Satyam
satyamutsa
Send Email

Hi all! I would like to add a thing to the advanced image button in the YUI rich text editor. Where do I customize that? There is the URL field and I would...
7 Jan 5, 2010
4:11 pm

Satyam
satyamutsa
Send Email

Hi, It is possible to use like this menu in Drupal 6: Please visit this link to see it -->...
1 Jan 4, 2010
4:29 pm

Karim
akarim55
Send Email

I am working on converting an application that has a button that brings up an RTE to edit a text field that may ( probably will ) contain HTML-formatted text....
9 Dec 30, 2009
9:36 pm

Brian McCullough
bdmc1000
Send Email

Hi all, I am looking for an example linking one data table to another. I have two scrolling data tables and I use XHRDataSource for both. In the first one, the...
7 Dec 30, 2009
5:02 pm

bradkieser
Send Email

This post is really about the update part of the CRUD solution but describes the delete and insert functions too. Having implemented CRUD on a datatable using...
1 Dec 30, 2009
2:40 pm

bradkieser
Send Email

hi every body i have 2 input in my form with autocomplete feature with YUI-2 library the problem is that : the second input is not hidde by the first when the...
2 Dec 29, 2009
8:42 am

dembello85
Send Email

Hi i want to create a contextmenu with yui menu widget.i run all these examples on yui menu page;but i do not find any example which i want.i want create a...
1 Dec 28, 2009
3:21 am

janwen
loujianwen1986
Send Email

I'm looking at turning some of my code that I've created into some YUI3 modules, but I'm not sure how to start it out. The coding part is fine, just not sure...
1 Dec 20, 2009
10:55 pm

a.pipkin
Send Email

Hi. This might be a newbie questions, but I really need an answer to them. 1) How do I get a hold of a particular cell? (I have all data in JSP, but I need a...
5 Dec 18, 2009
7:48 pm

Mark Jarecki
urbanyte
Send Email

Hi , I have a datatable with textbox cell editor. Data in the cell sometimes spans over multiple lines, and when i click on it the textbox cell editor pops up...
3 Dec 18, 2009
2:43 pm

vino ben
vino_gallantguy
Send Email

Dear all: Datatable shows some hints such as "Loading", "No data" and "Data error" ,etc. Well, how to show these hints in different language? Thanks. Best...
3 Dec 18, 2009
9:10 am

Martin Kamerbeek
martin@...
Send Email

I am using Inline Cell Editing with DataTable to update values in a database. I am considering using asyncSubmitter to send the new data to the server in...
3 Dec 16, 2009
1:33 pm

Satyam
satyamutsa
Send Email

I've set up a button with a click handler, but it's never called... I've tried using the "onclick" option as well as the button.on() method. Any ideas? This is...
2 Dec 15, 2009
7:14 pm

Todd Wells
ttopwells
Send Email

Hi I am new to yui... and I am using yui2.7 and created a datatable A for which there are 2 columns add and delete. my columns are tableA[0].id ,tableA[0].name...
2 Dec 15, 2009
10:46 am

Satyam
satyamutsa
Send Email

1.i just finish the search on the YDN group for this question,but i do not get the answer i want.my question is:Almost all YUI(yui2) widgets have the method...
2 Dec 15, 2009
10:18 am

Satyam
satyamutsa
Send Email

In IE8 I get the following error: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus. I get this...
1 Dec 14, 2009
4:52 pm

Joaco
joaco182
Send Email

Hi, I'm trying to put an inline editable table inside a YAHOO.widget.Dialog. If the dialog is a modal dialog, the editor is coming up for each cell but i am...
7 Dec 14, 2009
2:07 pm

david.bill1982
Send Email

Wondering about performance of charting in YUI 2.7: We have a line chart with 12 data series. It draws in about 3 seconds on Firefox, 4 seconds in IE8, and 15...
5 Dec 12, 2009
6:20 pm

Joylyn Gustilo
joyshilyn
Send Email

I have a bevy of controls and tabs on a system administration panel, and I'm using the DataTable for the e-mail log. Well, the entire page resizes a bit...
1 Dec 11, 2009
10:27 pm

Nathan Moschkin
nmosch
Send Email

Hi, I have developed a data grid with inline celleditors and it is awefully slow in IE7 and it really is a pain using it. The number of columns is 23 ( 15 non...
1 Dec 11, 2009
4:33 pm

vino_gallantguy
Send Email

Hi, Trying to replace the content of a button's menu from an event inside of another button menu was unsuccessful. I create the 2 menus like below. var...
2 Dec 10, 2009
11:00 pm

George Papaioannou
sdancer75
Send Email

Hi, Is there a Periodic refresh widget provided by YUI that I can use to refresh specific components on my page? REgards, Prashant...
2 Dec 10, 2009
12:33 pm

Satyam
satyamutsa
Send Email

I am using the autocomplete on an input field. But is it showing under other elements in ie6 and 7. It works fine in ie8 and firefox. I have set the...
1 Dec 10, 2009
4:37 am

ibrahima
ibbby21
Send Email

Hi, I'd like to create a MenuBar in which the subMenu's within each menu are driven by a connection manager callback function. My experience with YUI isn't...
6 Dec 10, 2009
1:04 am

an0n73
Send Email

I've got a DataTable use case in which I want to insert an additional row in the table header (to use for filtering). Each cell in this row contains an...
7 Dec 9, 2009
7:59 pm

Vinay
vinay_sajip
Send Email

Hi All, I have a requirement in such a way that in need to show a simple treeview structure in datatable cell. so for this i am trying to display it with in a...
7 Dec 7, 2009
12:25 pm

nagaraj
manne_swiss
Send Email

Is it possible to augment the ContainerEffect widget without adding code directly into the source? I want to add a ContentEffect.RESIZE, but have been unable...
1 Dec 6, 2009
6:03 am

Joaco
joaco182
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