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, I'm creating a tabview with mouseover effect. The problem is that it selects a tab directly when you hover over a tab. I'd like to have this delayed. I've...
2 Sep 2, 2007
10:26 am

fhs.ecommerce
Send Email

I find a function to prevent click before double-click using window.setTimeout. The problem is i don't know how pass parameters. At calendar.js, doSelectCell: ...
1 Sep 2, 2007
8:00 am

chonlia
Send Email

I'm building a Tree Widget with the YUI library. I'm using a few functions to simplify the coding, and it works out great. The Javascript code is shown on the...
2 Sep 2, 2007
2:58 am

someguynameddylan
someguynamed...
Send Email

I want to create panels with Minimize button. If any one tried this option previously then please let me know Thanks, Sagar...
1 Sep 2, 2007
12:13 am

sagar_balla
Send Email

Hi All How does one know that the tab already exists ? For Eg : I have three links Link1 , Link2 and Link3 Clicking on which a new tab opens. But when I click...
4 Sep 1, 2007
10:10 pm

Caridy Patiño Mayea
caridyp
Send Email

I upgraded our YUI from 2.2.2 to 2.3.0 and noticed that my tooltips no longer work as before. Now the tooltip is so big that it stretches out of the screen and...
2 Sep 1, 2007
10:09 pm

Caridy Patiño Mayea
caridyp
Send Email

Hi there, I am working on my first use of YUI's menu system and have encountered a small problem. As a result of having script items in the <head> I am failing...
3 Sep 1, 2007
10:10 am

Alex Leonard
alexleonard2006
Send Email

Hi, In a menubar how can you find out which submenu items belong to which main menu when clicked on? So far I have this. function onMenuBarClick(p_sType,...
1 Sep 1, 2007
4:26 am

dean.grubb
Send Email

Hi, When hooking a HTML A TAG(onclick) to yui event handler, how to prevent the page from jumping to another page ? Thank you....
2 Sep 1, 2007
4:16 am

Gopal Venkatesan
gopalarathnam_v
Send Email

I could swear I'm following the YUI example for loading a DataTable with JSON over XHR to a tee. But I'm still getting a "oResponse has no properties" error. ...
2 Sep 1, 2007
12:05 am

Rich
rrazony
Send Email

I don't understand why this would only occur once on the first load. even putting alerts before and after the myDataTable.sortColumn line shows the alerts, but...
2 Aug 31, 2007
9:20 pm

daniel
dep01chi
Send Email

This line required presence of "button" control. Although I do not use button-beta on my web page, my program is broken if I don't include button.js. The...
2 Aug 31, 2007
6:33 pm

Satyen Desai
sdezzi
Send Email

We are trying to decide on an editor. The choices are TinyMCE, EXTjs, and YUI RTE. We can wait for table support, but the big question we have is, does RTE...
1 Aug 31, 2007
5:04 pm

mattesid
Send Email

Has anyone else made progress trying to implement this? Please share. I'm able to store the node id number in a cookie array, but how do you go about making...
2 Aug 31, 2007
4:47 pm

jq_cf
Send Email

I have just started using the YUI. I have a good use for the tabview control. I looked at the example at ...
4 Aug 31, 2007
3:05 pm

Gopal Venkatesan
gopalarathnam_v
Send Email

How can I "protect" my YUI calendar and disable all mouse-events but mouse-over, so my tooltips can still be viewd by users? I don't want the user to change...
1 Aug 31, 2007
11:36 am

svenl1981
Send Email

I create a editor datatable but i want some cell to cannot edit not some column How can I do that ?...
2 Aug 31, 2007
10:03 am

Satyam
satyamutsa
Send Email

Hi, I replaced 2.2.0 files with new version 2.3.0 files. I am getting the following error while destroying the dialog. this.configchangeEvent has no...
1 Aug 31, 2007
9:35 am

mohan kumar
tmk_mohankumar
Send Email

Hiii I am getting one white border in IE for menu.The border appears in examples also.But Firefox doesnt have white border. I tried all css styles to remove...
1 Aug 31, 2007
8:55 am

kavithapronet
Send Email

Hi, I´m setting up my site with the YUI and had big trouble with the menubar. Since it´s such a great package I wantto use as much components as possible. So...
7 Aug 31, 2007
7:08 am

awa1
Send Email

I always hated that CSS layouts don't make columns the same height, which does make styling them a lot harder. This is why I wrote a small JavaScript that...
3 Aug 31, 2007
6:45 am

Christian Heilmann
icantdom
Send Email

If I have a <select name="mySelector"> dropdown field, how do I set up the Listener if the user decides to select something? ...
3 Aug 31, 2007
6:18 am

Gopal Venkatesan
gopalarathnam_v
Send Email

hello all i was trying to work out a way how i can loop through all the INPUTS and TEXTAREAS and add borders to them well i am actually focusing on them, ive...
9 Aug 31, 2007
5:03 am

Gopal Venkatesan
gopalarathnam_v
Send Email

Hi All, The yahoo calendar handles select , deselect etc, but can we write a custom handler to handle double click events , is there any way , can anybody...
10 Aug 31, 2007
1:16 am

Satyen Desai
sdezzi
Send Email

Say I want to make all images on a page draggable. If I loop after using document.getElementsByTagName("img") to get all the images, how can I draggability for...
2 Aug 31, 2007
1:10 am

Chris Blessing
webguyevo8
Send Email

Hi can somebody tell be why this doesn't work? var aItems = oMenu.getItems(); for (var x = 0; x <= aItems.length; x++) { ...
7 Aug 31, 2007
1:00 am

dean.grubb
Send Email

I'd like to solicit recommendations for maintaining the state of a paginated DataTable when navigating away from the page. For instance, I have a DataTable...
6 Aug 31, 2007
12:55 am

Mark Zolton
mczolton
Send Email

Hello everyone, I've been hunting around trying to figure out what I've done wrong here. I'm basically using the example code for making the colorpicker in a ...
5 Aug 30, 2007
11:21 pm

Alex
daginus
Send Email

I am trying to get a simple HTTP get to work. I took the GET example and made slight modifications. No matter what I try, I cannot access the o.responseText...
4 Aug 30, 2007
9:15 pm

Satyam
satyamutsa
Send Email

I'm finally using the scrolling feature of the YUI menu, and I find it a bit pokey. So I changed scrollBodyDown and scrollBodyUp to add or subtract 5, not 1,...
3 Aug 30, 2007
8:44 pm

jpdavenportjr
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