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

I have an editor in a tabview, and I've put in all of the checks to make sure that the editor renders when it's in a div with a correct display property. It...
3 Jun 3, 2008
5:08 pm

jeremymefford
Send Email

I am a novice self-taught javascript programmer charged with a complex project. Though I have plenty of programming experience, I am struggling with some...
3 Jun 3, 2008
4:26 pm

Randy Weber
randyweb
Send Email

Hello I'm working with Container Family: Dialog Quickstart Example (http://developer.yahoo.com/yui/examples/container/dialog-quickstart.html) and according...
1 Jun 3, 2008
4:17 pm

Iván Ramirez Freyre
ivan.friki
Send Email

Is it possible to have a different context menu for different levels of a treeview and if it is, how would I implement this? thanks....
3 Jun 3, 2008
3:30 pm

jeremymefford
Send Email

hi all, iam having problem in passing the data retrieved from the database to the datasource. iam getting the data from the database as a java.util.List. iam...
1 Jun 3, 2008
3:04 pm

ganesh_hd
Send Email

hi all, iam having problem in passing the data retrieved from the database to the datasource. iam getting the data from the database as a java.util.List. iam...
1 Jun 3, 2008
2:53 pm

ganesh_hd
Send Email

can someone help me with this: http://www.rapattoni.com/multimedia/testing/kansas/KSML/default.htm   the page works great in IE but the right side of the...
3 Jun 3, 2008
2:24 pm

Erin Reilly
ekreilly
Send Email

Hi! Can I have multiply YUI functionality in one object (say, I want to make class MyDragDropResize that will be draggable and resizable). If it is possible do...
2 Jun 3, 2008
1:23 pm

Dav Glass
dav.glass
Send Email

Hello team, judging from what I can see in the windows process explorer, by looking at the Get.js code, and in IE7's new js-memoryleak toolbar's reported leaks...
7 Jun 3, 2008
12:38 pm

Arnaud Diederen
yaundro
Send Email

See i m submitting my form through YUI Ajax call....After that i m trying to submit my form through normal(html form submit)....but different action....but it...
1 Jun 3, 2008
10:29 am

s4ualex
Send Email

Hi this is alex,I m Using YUI Ajax in my application. i m facing problem with YUI Upload. This is MY code: var entryPoint = '/corporate/blogAction.do'; var...
1 Jun 3, 2008
9:14 am

s4ualex
Send Email

Can any one tell me whether yahoo UI supports Internationalisation (Unicode Support) & localisation?...
1 Jun 3, 2008
7:18 am

meetjej6
Send Email

Hello all, does anyone know how to get the current page when paging through the calendar group? I need to repopulate the calendar data when the event...
3 Jun 3, 2008
5:55 am

tacofleur
Send Email

I was wondering if there is a way to make a div box with 8 images. Basically it would have a top left corner, top right corner, top, left, right, bottom right...
2 Jun 3, 2008
3:09 am

Dav Glass
dav.glass
Send Email

I'm creating a sortable list base of the yui example here. http://developer.yahoo.com/yui/examples/dragdrop/dd-reorder.html Is there a easy way built into the...
3 Jun 3, 2008
2:06 am

Dav Glass
dav.glass
Send Email

http://www.rapattoni.com/multimedia/testing/kansas/KSML/default.htm the page works great in IE but the right side of the images get cut off on over state in...
2 Jun 2, 2008
10:23 pm

Eric Miraglia
ericmiraglia
Send Email

I would like to rotate a div by 180 degrees. My use case is, I have a div which shows up some content in the beginning. When the user clicks 'rotate&#39; button, I...
2 Jun 2, 2008
9:15 pm

smooth_jaz
Send Email

Just checking: I use the YUILoader for lazy-loading of YUI libraries, with actual widget configuration code placed in callback functions. Should I expect any...
4 Jun 2, 2008
8:19 pm

Eric Miraglia
ericmiraglia
Send Email

I have a drag and drop span that has a select list in it, and the list is disabled. When I click on the span, I have no problem dragging it, except if I click...
6 Jun 2, 2008
7:43 pm

Jacob Davenport
jpdavenportjr
Send Email

Hi I am using the YAHOO.widget.Dialog and I want to handle the close event of the Dialog. I want to do some processing and then close the dialog. Thanks. ABJ...
4 Jun 2, 2008
7:32 pm

Jacob Davenport
jpdavenportjr
Send Email

Hi all :) I'm working with the example for the server-side pagination with the history manager: ...
5 Jun 2, 2008
6:46 pm

bellavite
Send Email

We're using a scrollable (scrollable = true; height = 420;) data table to present data in a modal dialog window, where it takes up most of the window's space....
2 Jun 2, 2008
6:35 pm

jennykhan
Send Email

Hello all, Can editorDirty be set (or more specifically, cleared)? this: myEditor.set("editorDirty", false); Seems to have no effect, have I missed something...
3 Jun 2, 2008
6:30 pm

Richard Benson
poolump
Send Email

I use a : center right and center is nested with: top center and top is nested with top center (here I have a menu) I use: .yui-layout- unit-top { z-index: 3; ...
3 Jun 2, 2008
5:31 pm

malutanpetronel
Send Email

Didnt know if anyone else has experienced this issue or not, but I have two pages (page A and page B). Both pages contain a button with a listener [code] //...
2 Jun 2, 2008
5:27 pm

Caridy Patino
caridyp
Send Email

Currently our web site has a 11000 page catalog of 12M electronic part numbers which are searchable on the net (if indexed!). When you click on the resulting...
1 Jun 2, 2008
5:17 pm

canics
Send Email

Hello, I've been receiving an error while loading yui/build/reset/reset.css. The error is coming from line 22 of the non-minimized file: ...
3 Jun 2, 2008
4:26 pm

tom_rectenwald
Send Email

Listed below is some of my code that I was trying to use and the numbers do want to sort right away. If I sort on the School Name first and the School ID...
6 Jun 2, 2008
4:18 pm

y_lsmith
Send Email

I just started using Rich Text Editor and found something that I didn't know if anyone else could comment on. In order to simulate an underline the RTE...
3 Jun 2, 2008
4:10 pm

shamrog12
Send Email

I have the 2.5.2 version of YUI downloaded and I have found that like previous versions, the Rich Text Editor does not return the same JSON string as it does...
4 Jun 2, 2008
4:01 pm

Dav Glass
dav.glass
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