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

i'm converting my site's DOM 1.0 style javascript, with dhtml calls as tag attributes, to the DOM 2.0 eventListener functions provided in the Yahoo javascript...
5 Jun 2, 2006
3:50 pm

Eric Miraglia
ericmiraglia
Send Email

Hi I have a javascript function that looks something like the code I have pasted below. The problem is that when I call this function in an event, for eg:...
8 Jun 2, 2006
12:06 am

kansalneha28
Send Email

I've noticed that I don't get smooth scrolling behavior during a drag operation in Firefox 1.5 or IE 6 when at the edges of the viewport. Instead, I have to...
1 Jun 2, 2006
12:03 am

Ron Lancaster
lord_nyven
Send Email

Is there a way to dynamically load the initial children that are appended to the root node? I have seen other posts about dynamic loading, and they have...
2 Jun 1, 2006
11:22 pm

Adam Moore
adam.moore
Send Email

Add the line <link rel="stylesheet" href="../../../build/reset/reset.css" type="text/css"> To example/calendar/default/index.html And refresh The calendar...
3 Jun 1, 2006
10:12 pm

Eric Miraglia
ericmiraglia
Send Email

I am creating a prototype involving the Yahoo dialog window in order to pop up a model form. My form is a decent size, and I have noticed that the dialog...
1 Jun 1, 2006
10:10 pm

Erik Costlow
kirewoltsoc
Send Email

Hello, I've been experimenting with YUI, and love it. Recently, I've been trying to devise a way to use a SimpleDialog like a JavaScript confirm() dialog box....
3 Jun 1, 2006
10:10 pm

themidnightwill
Send Email

I seem to recall a discussion when 0.09 was first released about how to obtain the date that was just selected on the calendar (the one which just fired the...
2 Jun 1, 2006
9:49 pm

Steven Peterson
y_stevenp
Send Email

I am experiencing serious performance issues when using a tooltip connected to a context element which is also draggable. In FF I get a 'too much recursion'...
3 Jun 1, 2006
9:41 pm

Matt Warden
mwarden@...
Send Email

YUI is great. Really. YUI Forum is on Yahoo! YUI project is on sourceforge. YUI Request Feature on sourceforge (new features are only made by the Yahoo! team...
5 Jun 1, 2006
8:34 pm

Peter Michaux
petermichaux
Send Email

Hi, I'm trying to set a minDate of a calender after it has been rendered. How can I force the calendar to be rerendered? All examples I found set the miDate...
6 Jun 1, 2006
7:29 pm

mrprogguy
Send Email

I'm experiencing a problem with the drag and drop functionality in Firefox when trying to drag from a div with an overflow set to auto. Basically, the problem...
1 Jun 1, 2006
7:22 pm

tm8747a
Send Email

Hello, I've got a popup panel working fine in FireFox but in IE I get a javascript error when setting modal:true which tells me that a number is expected......
9 Jun 1, 2006
6:39 pm

Steven Peterson
y_stevenp
Send Email

Does someone have an example of a Panel that works without the div in the html before you try to create a new panel? ...
2 Jun 1, 2006
6:05 pm

Sandy McArthur
sandymacjr
Send Email

Hello there! We have some questions about the 2-Up Calendar. We've been developing to the 2-up calendar, and we've run into a situation where we would like to...
3 Jun 1, 2006
4:48 pm

mrprogguy
Send Email

Hi all; I am exploring the use of the TreeView control to allow users to make selections from a hierarchical structure, and post the choices back to the server...
4 Jun 1, 2006
4:20 pm

Nige White
exguardianre...
Send Email

is there an existing IRC channel for this group ? Regards, Franck eAccelerator administrator...
2 Jun 1, 2006
3:03 pm

franck_342
Send Email

Hi, I am experimenting with some drag drop functionality similar to the yahoo example http://developer.yahoo.com/yui/examples/dragdrop/targetable.html It seems...
9 Jun 1, 2006
2:45 pm

Nige White
exguardianre...
Send Email

I am trying to increase opacity and fontsize at the same time. Either one works by itself (opacity or fontSize) but I cannot get both to work simultaneously....
3 Jun 1, 2006
1:36 pm

Patrick Sullivan
yggdrasil34
Send Email

 We'll be announcing these later in the week on the YUI Blog, but for those of you who might be interested, here's a sneak peak: The YUI team has been hard...
4 Jun 1, 2006
1:11 pm

Grzegorz Bugaj
gregbugaj
Send Email

error if you have used different names for js calendar object instance variable name and calendar dom identifier. eg. if you take one of the sample and replace...
1 Jun 1, 2006
4:30 am

runadkat
Send Email

it looks to me like there's a bug when you're removing a node that has children. removeNode() calls _deleteNode(), which calls removeChildren() removeChildren...
1 Jun 1, 2006
12:13 am

thirteenth_monster
thirteenth_m...
Send Email

I'm trying to get selectables only some dates on my calendar. I have found how to disable week-ends but not all days......
8 May 31, 2006
11:01 pm

Steven Peterson
y_stevenp
Send Email

Hi fellow YUI devs, I'm having a problem with the onSelect() method with the Calendar object. In this example code: YAHOO.foo.cal1.onSelect = function() { ...
5 May 31, 2006
10:38 pm

sfmatt1982
Send Email

There is an error on http://developer.yahoo.com/yui/container/simpledialog/index.html In the example about "Creating Buttons and Callbacks", line 21 should...
2 May 31, 2006
8:51 pm

Steven Peterson
y_stevenp
Send Email

Hello, I've tried to get the autocomplete (using xml returned data) to work in IE all weekend. I tried the example at: ...
4 May 31, 2006
8:19 pm

jennykhan
Send Email

Hi, I am having some diffculty using TreeView dynamic loading. I want to refer to some member fields of my widget but from within the load method I cannot...
7 May 31, 2006
3:03 pm

johnkeyes
Send Email

Do you see anything wrong with this snippet?... var el = document.createElement('DIV') el.id = 'PnlViewer&#39;; this.div.appendChild(el); ...
5 May 31, 2006
1:57 pm

mark.deibert
Send Email

I'm very new to this library. I installed treeview.js in my site, but Firefox caused JS error. What I found was using " " to put space in the library. ...
1 May 31, 2006
12:05 pm

andymatsubara
Send Email

Hi, I am facing an issue in drag and drop feature. I used the following code to try drag and drop utility: 1) var myobj = { ...
2 May 31, 2006
11:38 am

Peter Pistorius
peter@...
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