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

Messages

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

Hi all, is there a way we can use percentages instead of pixels in the attributes variable. For eg: var attributes = { width: { to: 99% } }; Please let me...
1 Oct 8, 2008
12:55 pm

ashwin
ashwin_moreyin
Send Email

L.S., i'm trying to get my TimeAxis to work on JSON data dates, but to no avail. What should the format be for the dates for the TimeAxis to work? Should the...
3 Oct 8, 2008
11:07 am

francine_ce
Send Email

What's the best way to make garbage collection with javascript Object, YUI object etc...? Thank's Brapao...
2 Oct 8, 2008
10:22 am

Satyam
satyamutsa
Send Email

Hi. i've done a page with some elements moving on a grid. the elements can be dragged on a grid which contains a table with ddtarget divs. the probleme is...
4 Oct 8, 2008
7:44 am

danutzdobrescu
Send Email

Hello, Is it possible to get whether or not a value is selected in the autocomplete widget? I'd like to autocomplete the current word when pressing enter but...
2 Oct 7, 2008
11:48 pm

Martin Tschofen
tschofa
Send Email

I need to be able to handle HTTP Error responses, such as 404, etc. Currently the dispatcher does not load the html element with the 404 response, and gives no...
3 Oct 7, 2008
11:34 pm

joe.porcheddu
ely_cash
Send Email

Hey all, I'm using the menubar with postion set to dynamic. In CSS I'm absolutely positioning it where I want it. All is well and good, cept in FF3 Mac...
9 Oct 7, 2008
11:27 pm

illiphilli
Send Email

Hi, is it possible to make the region 1,2, 3 in the example http://developer.yahoo.com/yui/examples/dragdrop/dd-region.html resizable? Regards Felice...
2 Oct 7, 2008
9:24 pm

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

Hi Dav, etc. I have a rich text editor inside a tab. I am intentionally recreating the editor each time the tab is clicked. The problem is I'm getting a new...
3 Oct 7, 2008
9:17 pm

Ted Nienstedt
tednien2001
Send Email

how do you download videos here, http://developer.yahoo.com/yui/theater/ whenever you click on a "download"; link (example: ...
2 Oct 7, 2008
6:37 pm

Eric Miraglia
ericmiraglia
Send Email

Hi I want to animate line drawing on page load.Is there any event in yahoo.util.event library?? Thanks...
2 Oct 7, 2008
6:19 pm

Eric Miraglia
ericmiraglia
Send Email

Hi All, How can I implement the collapse effect of the YAHOO.widget.layout on a custom image of mine or an entire separate div. Please let us know if we can do...
2 Oct 7, 2008
6:19 pm

Eric Miraglia
ericmiraglia
Send Email

Hello all, I have a need to set a treeview node or leaf as a target for drag and drop. Basically I want to alert the label name of this node/leaf when ...
1 Oct 7, 2008
6:09 pm

dufferdo25
Send Email

I am trying to enable the calendar navigator so I can span across years between start and end dates. Here's what I'm doing: calendar = new...
2 Oct 7, 2008
5:07 pm

Satyen Desai
sdezzi
Send Email

Hello, This example: http://satyam.com.ar/yui/2.5.0/DataGrid.html <http://satyam.com.ar/yui/2.5.0/DataGrid.html> worked fine for 2.5.x, but it is now obsolete....
3 Oct 7, 2008
5:04 pm

peychevi
Send Email

In my application, I want to define a class that extends DataTable, adding a lot of extra application-specific functionality. I need to be able to specify...
2 Oct 7, 2008
5:02 pm

Satyam
satyamutsa
Send Email

I have a DataTable with checkboxes. I want to get a list of selected records when I click on my Save button. I know that I can do that using...
2 Oct 7, 2008
4:35 pm

Satyam
satyamutsa
Send Email

Hi, I would like to use the YAHOO.util.Get.script to call a cross domain service which returns JSON data via the callback method. The simple question is, how...
5 Oct 7, 2008
2:01 pm

nicolasmford
Send Email

Hello! We're doing another iteration with the order editor. This time we need to add input of serial numbers for each order row. But not all products requires...
3 Oct 7, 2008
1:25 pm

Christian Tiberg
ctiberg
Send Email

I'm creating a button without markup using: <script type="text/javascript"> var loginButton = new YAHOO.widget.Button({id: "login", name: "login", container:...
5 Oct 7, 2008
12:35 pm

Marcel Overdijk
marceloverdijk@...
Send Email

I need to set a buttons background image without using the 'id' tag, does anyone know how to do it? var rowButton = document.createElement("button"); ...
9 Oct 7, 2008
12:32 pm

Marcel Overdijk
marceloverdijk@...
Send Email

I am loading multiple tabs using tabView.addTab( new YAHOO.widget.Tab({ in a loop. And in dataSrc one php page(having dynamic content for drag drop) is called...
1 Oct 7, 2008
11:39 am

yui_code
Send Email

Hello! The subject says it all, really. What do I do in this situation? Can the container div passed to the autocomplete constructor be located somewhere else?...
1 Oct 7, 2008
9:54 am

Christian Tiberg
ctiberg
Send Email

Greetings all, I know that with the help of YAHOO UI Library we can build wonderful top navigation menus with much ease. But in my scenario i have to take...
1 Oct 7, 2008
5:48 am

pirashanthan50
Send Email

hi all, I feel a little bit stupid because I just cannot figure out what causes my problem. so I hope you can help me: my whole website is utf-8 (php-header,...
7 Oct 7, 2008
5:23 am

Tom
tomnyc2004
Send Email

Just learning YUI and doing some experimenting. I combined the Calendar with Drag & Drop. It works, but once you change any of the calendar data (clicking...
8 Oct 7, 2008
12:04 am

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

... sh_slider_price.setValues(0, 182, false, true, true); ... var update_slider = function() { min_display.innerHTML = "$" + convert(sh_slider_price.minVal); ...
1 Oct 6, 2008
11:11 pm

robert.velton
Send Email

Hi, I have some custom Save and Cancel buttons in the editor. With the upgrade to 2.6.0 it seems the title attribute of the span no longer shows on the button....
6 Oct 6, 2008
11:01 pm

nigel.soon
Send Email

Hi all, Iam sure, there are is no mouse drag event. But if we want to have such an event, what should we be doing. Please let me know. Thanks ashwin...
4 Oct 6, 2008
8:52 pm

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

Hi All, I'm trying to build my own versions of Panels, that I can re-use (as much for practice than actual pratical reasons at the moment). I've got this code...
4 Oct 6, 2008
5:28 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