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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

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

Sorry for the dup post, but I didn't get any responses back on this, and with everyone out on holiday last week... I am setting a drag/drop constraint for...
3 Jan 3, 2007
7:18 pm

k2heikkila
Send Email

I am trying to figure out why a simple post request appears to be stripping '+' (plus) symbols from my postdata...I opened up connection.js, located the...
4 Jan 3, 2007
6:55 pm

randomjuju
Send Email

Hey there! You all should consider putting all of the cheat sheets in a single PDF file so that they are easier to print out. Fantastic work on those BTW, they...
2 Jan 3, 2007
6:18 pm

Eric Miraglia
ericmiraglia
Send Email

Hello Everyone, Warm wishes for the new year. Off late, I have noticed that the panel including Dialog of YUI container doesn't support fieldset tag. These...
3 Jan 3, 2007
6:07 pm

Muralidhar Chapa
muralidhar_ch
Send Email

Howdy YUI Folks! I'm finally digging into some JavaScript at my new job at Bebo. You can bet your butt that we're gonna use YUI for our Ajax platform! Anyway,...
3 Jan 3, 2007
4:48 pm

Adam Platti
aplatti
Send Email

Hi I'm trying to customise a treeview control, having a node display an image of my choice. I attempted to do this by overriding the labelStyle attribute of...
5 Jan 3, 2007
3:33 pm

jr_tunstall
Send Email

I'm having an issue with nested menus using 0.12.1. Everything renders fine, and the submenus display, but if I try to select a submenu, it disappears as soon...
3 Jan 3, 2007
3:06 pm

Jason Lee
littlezoper
Send Email

Hi, we have some issues with fast typing users who type some data and use tab in this case the text box is loosing focus and the result list not getting...
1 Jan 3, 2007
2:49 pm

prasadkarri
Send Email

Hi, I have a grid with pagination updated from a database. I've extended DDProxy to drag and drop the rows. I update the grid when I page and when I drag rows...
2 Jan 3, 2007
5:03 am

john.bohn
Send Email

Hi, I am wondering if it is possible to have columns that don't grow if the font-size is changed (zooming in browser). Since the widths of the containers are...
2 Jan 2, 2007
11:52 pm

Nate Koechley
nate.koechley
Send Email

In the example for panel-wait.html (under the Container examples) a graphic is used for the loading bar. Is there a license attached to the graphic? It's...
4 Jan 2, 2007
10:50 pm

justinplindh
Send Email

Is it possible to have different size panels such as wider panels along the right and smaller panels on the left and specify 2 different target sizes? I've...
1 Jan 2, 2007
7:42 pm

tommykim07
Send Email

How are radio buttons handled in the object returned by the Dialog.getData() function? When I try to get the value of a form element that is a radio button, I...
1 Jan 2, 2007
6:51 pm

ryee_98
Send Email

Extremely new to yui so this is likely something i've done wrong. I have a number of overlays that work but the one furthest to the right that i'm positioning...
1 Jan 2, 2007
6:47 pm

phil.leitch
Send Email

Hii all, I am using popup menu on mouse over event of yui I have problem in mouseover event in 12.1 version in menu.js,, if i move mouse over menu before i...
6 Jan 2, 2007
5:17 pm

Todd Kloots
toddkloots
Send Email

I know there's an element property on each MenuItem that I could set an id...but I'm loading my Menu with addItems and some JSON rendered by a server control. ...
2 Jan 2, 2007
4:44 pm

Todd Kloots
toddkloots
Send Email

I am trying to find out how to use the YUI drag and drop code to drag a copy of an instance, and leave the original in its initial position. Alternatively, how...
2 Jan 2, 2007
4:41 pm

dav.glass@...
dav.glass
Send Email

I have a page with multiple checkboxes with associated ajax code to process each checkbox when selected. I have a need to process all checkboxes one at a time...
2 Jan 2, 2007
3:45 pm

Eric Miraglia
ericmiraglia
Send Email

When I first was playing with the TreeView component, all the examples had a nice little spinner when the user clicked a node. I've created an app that makes...
2 Jan 2, 2007
3:40 pm

smeep2k4
Send Email

Note: forwarded message attached. Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php ...
1 Jan 2, 2007
6:11 am

kavithapb pujar
kavithapronet
Send Email

I have a menu on a page that renders fine when I use oMenuBar.render(document.body), but when I leave out the "document.body" or put in a string with the name...
3 Jan 1, 2007
7:03 pm

ianitlxndr
Send Email

Hi, I have a php function that is invoked by an asyncRequest that returns xml as follows: $_xml ='<?xml version="1.0" standalone="yes"?>'; $_xml =...
2 Jan 1, 2007
1:02 am

Nick Weavers
nickweavers
Send Email

I am trying to work out how you would process the state of a drag and drop application, in order to send the information back to the server. In other words,...
2 Dec 31, 2006
6:13 pm

randomjuju
Send Email

The readability of the debug code in version: 0.12.1 has decreased in my opinion and I was wondering if there was a reason for it? In particular on line 472 of...
4 Dec 31, 2006
2:02 am

rizzi_john
Send Email

Im trying to create a very basic Treeview menu and receiving a javascript error: this.getEl() has no properties. Heres is my htm page with the script source:...
2 Dec 31, 2006
1:04 am

Eric Miraglia
ericmiraglia
Send Email

Hi there! I hate to pick on you folks, but it looks like you have a repeated typo on this page: ...
4 Dec 30, 2006
7:36 pm

randomjuju
Send Email

I have an object containing the following code var kl2 = new YAHOO.util.KeyListener(document, { keys:[74,175,170,171,172,174,176] }, { ...
7 Dec 30, 2006
6:38 pm

randomjuju
Send Email

I made a simple horizontal menu with no submenus (no levels). I'm trying to style it to look like Microsoft Office XP. I'm having trouble putting a border...
2 Dec 30, 2006
5:14 pm

Todd Kloots
toddkloots
Send Email

I am just finishing some javascript & PHP to allow members of a community website to upload a new picture of themselves. The upload page shows the members...
7 Dec 30, 2006
4:19 pm

Nick Weavers
nickweavers
Send Email

Hi, I have been using the connection manager without any problems for sometime now but unfortunately I have a problem in IE. I'm sure I remember reading...
6 Dec 30, 2006
3:27 pm

bitrockers
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