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: 12937
  • Category: JavaScript
  • Founded: Dec 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

I just recently found out about google gears (i thot GWT was google's answer to yahoo's yui when i first looked into this aspect of web tech). so, ok, it's no...
4 Dec 1, 2008
11:54 am

Michael Hasenstein
hasenstein
Send Email

Hi gang, I'm new to YUI and was wondering off hand if anyone knows whether YUI can handle spreadsheet type functionality of data. More specifically, I'm...
5 Dec 1, 2008
7:52 am

Kelvin
kelvinrei
Send Email

I have 2 select buttons in the RTE. Depending on the selected content on the first button, I want to update the choices in the second button. Is it possible to...
2 Dec 1, 2008
6:44 am

Dav Glass
dav.glass
Send Email

Hi, We used the concept of 'One editor,Multiple edit areas example' functionality in our application. But we placed around 30 fonts. when we open the dropdown...
3 Dec 1, 2008
6:18 am

rajeshk_katkam
Send Email

How do I suppress the display of "<< first < prev 1 next > last >>" when there is only one page or no data. By default yui turns off the link but still...
2 Nov 30, 2008
7:37 pm

Lucas Smith
y_lsmith
Send Email

Hi, Not sure if this is the correct place to post this question. I want to create textarea/YUI-RTE with Custom CSS for its body. At the moment it uses kind of...
3 Nov 30, 2008
7:36 pm

tomaszdurka
Send Email

The inline cell editing in the YUI Data Table works beautifully -- with one exception that I haven't been able to figure out. Look at the calendar date editor...
2 Nov 30, 2008
7:16 pm

Satyam
satyamutsa
Send Email

Hi All, We are trying to use YUI for one of our applications. Everything looked smooth, till I started integrating with facebook(using Iframe and not FBML). ...
2 Nov 30, 2008
6:59 pm

Honne Gowda A
honne_gowda
Send Email

If I take history-tabview_clean.html and make the following changes I am getting unexpected behavior I was hoping someone colud explain. I change the li for...
2 Nov 30, 2008
5:14 pm

dreamworker22000
dreamworker2...
Send Email

I have a DataTable that uses XML data and works wonderfull with 2.5.2 but refuses to do so with 2.6.0. The table renders but has no data, correction, only the...
3 Nov 30, 2008
11:23 am

Frank Dietrich
dietrich.frank
Send Email

OK I'm totally new to YUI and what I want to do is create and couple of lists where I can pick up elements and drop them into a single list. I have gone...
2 Nov 30, 2008
7:24 am

Dav Glass
dav.glass
Send Email

Hi, I have a tabview with about 4 to 5 tabs and one of their content has an autocomplete widget. When I type into the text box of the autocomplete, the search...
1 Nov 29, 2008
9:32 pm

harshanagesh
Send Email

I am trying to disable all the buttons on my toolbar in my SimpleEditor. Below is what I am doing. var quoteEditor = new...
4 Nov 29, 2008
7:54 pm

Dav Glass
dav.glass
Send Email

Please help! I'm stumped. I had a working DataTable that was built from a dynamically generated table in markup using yui version 2.2.2 Essentially, the code...
7 Nov 29, 2008
7:33 pm

Satyam
satyamutsa
Send Email

Hi folks, I am using a linkbutton in datatable, the linkbutton when clicked is redirected in its normal behaviour. Now i want to stop this redirection and...
2 Nov 29, 2008
9:06 am

usmans1
Send Email

Hi, The charts in the YUI, can they be created to have similar functionality like the Yahoo Finance charts? I like those charts alot. Brendan...
1 Nov 29, 2008
8:50 am

Brendan Vogt
brendan.vogt@...
Send Email

Is there a native way with TabPanel to include the tab contents as part of an iframe? I tried using the Tab built in method of loading external data, but it...
1 Nov 28, 2008
7:04 pm

johngadbois
Send Email

Hi there, I'm having problems with the YUI resize lib specifically the xTicks and yTicks config. For some reason i can't seem to get this working, as with...
4 Nov 28, 2008
4:53 pm

Dav Glass
dav.glass
Send Email

Hi, so my last question for today/tonight ... The Browser history manager works fine. To the active link is added a class active! ... function clickHandler(e)...
2 Nov 28, 2008
4:01 pm

dvidluca
Send Email

Hello everyone I want some code which is customized and fired when drop the image. If the Image is not drop in proper place, then Image is set to it's original...
1 Nov 28, 2008
1:36 pm

jayendra_kapadia
jayendra_kap...
Send Email

Hi, I deliberately left out the " - how" at the end of the subject, because I know it doesn't work... but would like to hear other people's thoughts. The...
2 Nov 28, 2008
10:20 am

Michael Hasenstein
hasenstein
Send Email

Hi there, On mouse over of "Font Size" button, the tooltip is saying : " Use Control Shift UpĀ  Arrow and Control Shift Down Arrow keys to increase or decrease...
3 Nov 28, 2008
8:52 am

mnrbug
Send Email

Hello All, I am new to Yahoo User Interface API. I am working on DataTable representation of my data, which I want to refresh in every 15 seconds to let it...
5 Nov 28, 2008
6:51 am

sisodia_swati
Send Email

I have a vertical carousel on a test page, at <http://www.rattieworldocomfort.com/carouseltest/imagecatalog.html>. For this issue, I'm testing on FF304. For...
3 Nov 28, 2008
5:46 am

Karr, David
david.karr@...
Send Email

I was wondering if there is a way to define the color of each (let's say) slice in a PieChart? To prevent other questions in this area, can you point me to...
3 Nov 28, 2008
2:52 am

Rey Escobal
reyescobal
Send Email

Hello, I have solved the problem of the pagination now I don't use the paginationEventHandler and I am setting the dynamicData now the pagination works fine...
1 Nov 27, 2008
11:50 pm

Alejandro Diaz
kiedis_007
Send Email

Hello, I have been checking the documentation and I have read that the pagionationEventHandler has been removed. I used to have this part of code at yui 2.5.2 ...
1 Nov 27, 2008
9:02 pm

Alejandro Diaz
kiedis_007
Send Email

Hi all, I'm using the YUI Simple Editor <http://developer.yahoo.com/yui/examples/editor/simple_editor.html> in my page. It's a page for updating data in...
2 Nov 27, 2008
7:04 pm

Dav Glass
dav.glass
Send Email

Hi everybody, Before I do it myself, does someone has port it : http://yuiblog.com/blog/2007/04/23/dataview/ to yui 2.6 ? Specially the filter part ;). ...
1 Nov 27, 2008
5:55 pm

Bastien Jaillot
bastnicj+yahoo@...
Send Email

IE is caching the data for a page, so record updates are not reflected after a page refresh, because IE is using the cache data instead. There are a few...
1 Nov 27, 2008
5:47 pm

mgall2000
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