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

bd = 980px width and has a left and right margin of 25px ... I am having a problem with customizing nested grids. First I created a special grid id that...
1 Jan 2, 2008
5:47 pm

athanasius815
Send Email

Hi, Can't for the life of me, even after looking at all the API docs etc. work out how to change the series colors and marker sizes - tried all different ways...
9 Jan 3, 2008
10:18 am

kdaws_karl
Send Email

Hi, I implemented a sortable list with the YUI D&D module. While dragging an item, I insert a dummy "hinting" element on the current position to show where the...
2 Jan 2, 2008
2:51 pm

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

Hi i have big trouble with Treeview-menu and history browser. I built a TreeView from Markup (http://www.developer-network.org/showthread.php?t=40) using...
2 Jan 2, 2008
12:59 pm

kyashan71
Send Email

Hi all, I'm compressing the stylesheets of my website/CMS. One of the stylesheets op de CMS is using the 'voice-family&#39; hack: voice-family: "\"}\""; But after...
2 Jan 2, 2008
6:10 pm

Corey Smith
corsmith@...
Send Email

Hi All, On this page: http://developer.yahoo.com/yui/container/dialog/index.html it says: "It's also valuable to note that the callback object referenced in...
2 Jan 2, 2008
5:46 am

Jing Ceawlin
jingceawlin
Send Email

hi on http://ragtek.org/vb37/register.php?do=register i'm trying to disable the submit button with YAHOO.util.Selector.query(&#39;input[type=submit]').disabled =...
2 Jan 1, 2008
6:58 pm

Satyam
satyamutsa
Send Email

Hi Everyone! I am a newcomer with YUI. I have a question: - YUI is run on client or server? On this code: <script> var transaction =...
2 Jan 1, 2008
8:24 am

Satyam
satyamutsa
Send Email

I am trying to create 2 Calendar Menu Buttons in 2 different input box in field "Start Date" and "End Date". How I can do that?...
3 Jan 2, 2008
6:48 pm

subratkparida
Send Email

Hi there. I was wondering if anyone has a significant amount of experience with syncing them up. I managed to get a data table on my rails page with all my...
2 Dec 31, 2007
9:44 pm

Satyam
satyamutsa
Send Email

A program to find that entered number is armstrong or not....
4 Dec 31, 2007
4:27 pm

Randall R Schulz
velomanr
Send Email

I have a table with 100 entries. I'm using Paginator with a default rowsperpage set to 25 and dropdownoptions of 50 and 100. If someone clicks on page 4 and...
5 Jan 2, 2008
6:49 pm

roallen2
Send Email

Hey, wondering if anyone has tried integrating YUI components with the developmental CouchDB? if so any thoughts on how it could be used in a google gears...
2 Jan 4, 2008
1:36 pm

peterretief
Send Email

I have implemented a page where users can create new items in the yui treeview. They can dynamically add, remove and rename new nodes. Now I need to be able to...
2 Dec 31, 2007
9:23 pm

Patrick Burrows
demosthe0001
Send Email

I am looking for examples of using YUI with Java servlets / JSPs...
2 Jan 2, 2008
10:59 am

Peter Kiraly
peterkiraly
Send Email

Hello: I've just recently started to implement YUI into a project I am working on and am having some issues with the skin for the autocomplete. Currently the...
1 Dec 31, 2007
12:52 am

autoquest2008
Send Email

I made a Autocomplete widget close to the bottom area of a dialog box, the popup-matches mostly stretched down below the screen. Does anyone have an idea to...
1 Dec 30, 2007
9:49 pm

zhenzhouge
Send Email

I want to create a web page www.w1.com that will get : 1) html page -source code 2) images on this page from ie: www.linkedin.com and process them on my...
9 Jan 1, 2008
5:47 pm

Alan Pinstein
apinstein
Send Email

Hello! It has happend to me several times that when firefox browser crashes due to code error, after restarting it I get two errors: 1. Error: syntax error ...
1 Dec 30, 2007
7:26 pm

evi
eviaevi
Send Email

First off, hats off to the developers who made this autocomplete one of the best ones in the market. My question is, how do you highlight exactly ONE result...
2 Dec 30, 2007
3:19 pm

boukaihung
Send Email

I have a table I'm building and want to display address details. Now, the database and my xml query return the address as a number of distinct fields, but the...
2 Dec 30, 2007
2:27 pm

Satyam
satyamutsa
Send Email

Hi All, I have a datatable inside the container, how will i enable scroll bar ? Please guide regards, muthu...
1 Dec 30, 2007
12:28 pm

muthu veerappan pr
muthu_manaparai
Send Email

Hi everybody, I'm using the cool YUI Library Calendar Control "Calendar inside a Container". Now I must have more than one input-textfield with the calendar...
1 Dec 30, 2007
10:56 am

wilson3000ups
Send Email

I'm constructing a datable with fields like: [name, date, phone, email, notes] I'd like to be able to put the notes field (colspan=4) in the row in the datable...
2 Dec 30, 2007
9:05 am

Satyam
satyamutsa
Send Email

As all the language strings for my application are stored in a gettext based system on the server, I needed some way to utilize strings in some of my YUI...
1 Dec 29, 2007
5:38 pm

Hollywood
thzerodotcom
Send Email

The rowMouseoverEvent and rowMouseoutEvent events are nice for highlighting rows as you mouse over. Is there anything similiar for columns?...
2 Dec 29, 2007
5:24 pm

Satyam
satyamutsa
Send Email

Hi, I've got an autocomplete object that queries a mySQL database via XHR and PHP for words beginning with the character typed into the autocomplete. I works...
2 Dec 30, 2007
2:17 pm

Alan Pinstein
apinstein
Send Email

One of the recommendations at http://developer.yahoo.com/performance/ is to load the CSS files before the page body and the scripts after. YUI Loader can do...
1 Dec 29, 2007
9:18 am

Satyam
satyamutsa
Send Email

I've noticed that if I create a link via either cmd_inserthtml or cmd_insertimage the image src attribute is always rewritten to include the local hostname. Is...
2 Dec 29, 2007
5:24 am

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

When i send the Formdata to my vbulletin script they are codet false. öä are saved as öä Is there something i have to check?...
5 Jan 3, 2008
10:42 pm

Satyen Desai
sdezzi
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