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...
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

I have a chart that pulls in a json array. How do I update the url that is is pulling from ?...
5 Aug 6, 2008
5:10 pm

Kyle Decot
affinity_ska...
Send Email

Hi all, I am a huge fan of yahoo charts, but am really struggling to get it to work for my needs. I'm not sure if it is just my lack of understanding or a...
2 Aug 6, 2008
4:35 pm

tripp.bridges
Send Email

I have not yet seemed to figure out how to use a javascript variable (having JSON ecnoded data) as the source instead for the data source or data table. Any...
4 Aug 6, 2008
3:59 pm

Satyam
satyamutsa
Send Email

hi friends i am new about yui. i write my first web site with yui but i have a problem.. i use yui simple editor to get the text. and i send text to the php...
4 Aug 6, 2008
3:10 pm

Halit ÅžENARSLAN
senarslanhalit
Send Email

Hi, I'm submitting an upload form with the connection manager, and in the upload callback, I access the responseText. When logging it to the firebug console,...
3 Aug 6, 2008
2:17 pm

Raphael Bauduin
raphinou
Send Email

Hi! I try to get this upload working :< thats the stand: i implement the uploader: YAHOO.Standortverwaltung.UplodPanel = new ...
3 Aug 6, 2008
1:53 pm

dsmith21401
Send Email

Hi, We are in the process to standardise MyOwnDB (http://www.myowndb.com) on YUI. Until now, the upload of files was handled by Dojo. I encounter a strange...
8 Aug 6, 2008
12:34 pm

Raphael Bauduin
raphinou
Send Email

Hi, I need the following functionality. User clicks on a link on the menu, a 'box' pops up with a list of links on each row, and below the list I need a...
1 Aug 6, 2008
10:58 am

snowman908070
Send Email

Any idea when we will get the YUI 3.0 preview? According to the roadmap it was suppose to be july. http://developer.yahoo.com/yui/articles/roadmap/ Thanks, ...
5 Aug 6, 2008
7:43 am

Pål Degerstrøm
paldegerstrom
Send Email

I know X and Y scrolling is possible. I also know that fixed DataTable header is possible. But are fixed-position columns possible within the current release ...
2 Aug 6, 2008
7:35 am

Satyam
satyamutsa
Send Email

Hi, I have all the menu information in .xml file. How can i use that xml file to create a MenuBar using YUI. Can we use .xml data for YUI Menu? Thanks in...
1 Aug 6, 2008
7:09 am

kpdummy
Send Email

Can someone please help...?Iam waiting for the solution.... ... Hi all, I have created a split button from a select box and button. <select id="selectID&quot;> ...
1 Aug 6, 2008
5:52 am

udhanu
Send Email

Hi Everybody, I took the current elements on page and made them into tab view format. However, it seems to be not working in Firefox 3.0.1. The blue border is...
3 Aug 6, 2008
4:56 am

Rajat Garg
rajat_garg_79
Send Email

Hello all, I have a problem with the ColorPicker. I created it initially inside a hidden div-container (display:none;). After making the div visible:...
3 Aug 6, 2008
1:37 am

Alexander Kaupp aka t...
t.tanila
Send Email

Good day, Using YUI 2.5.2, I put container div tags in TreeView node labels to get sub-widgets. I modified TreeView to omit the <a href=""> tag from the...
1 Aug 5, 2008
11:10 pm

Ben Collver
tylx
Send Email

I have modified the "Website Top Nav With Submenus Built From Markup" to be used as an include file to replace an exsiting Top Nav that is included on hundreds...
4 Aug 5, 2008
9:35 pm

stevan2020
Send Email

Hi, first time poster. I've got a bit of an issue that i can't seem to solve. I'll outline my setup. We've got a full 2.5.1 YUI, local setup. I'm using a ...
1 Aug 5, 2008
3:31 pm

bonavistask8er
Send Email

I'm trying to filter a datatable that was created from existing Table markup. I looked at this filtering example that uses json data: ...
5 Aug 5, 2008
3:20 pm

y_lsmith
Send Email

I have a couple dialogs. For the submit button they all have: isDefault:true For the dialog without Autocomplete, pressing enter will submit the form as...
2 Aug 5, 2008
3:15 pm

slapyo
Send Email

Hello, We've written a previous post about asynRequest locking up the browser while waiting for the response from server. While asynRequest is waiting for a...
5 Aug 5, 2008
2:40 pm

wikkid_bigshot
Send Email

I'm trying to extend YAHOO.widget.Module and add a list with convenience methods. But every time I call add(), I get an error: "this.changeBodyEvent is...
3 Aug 5, 2008
1:58 pm

Matthew Taylor
mattspratt
Send Email

I have two questions about this, first I am reading the information in as a 2D-array. However, when typing the auto complete only searches for the first...
2 Aug 5, 2008
1:14 pm

soccerdudemulder
soccerdudemu...
Send Email

Hello. I know my question is a newbie question and in the forum I found some hints, but my code doesn't work. I have a pie chart using a JS_ARRAY, starting...
7 Aug 5, 2008
6:36 am

tripp.bridges
Send Email

Hi, I am playing with the Custom Cell Formatting <http://developer.yahoo.com/yui/examples/datatable/dt_formatting_source.&#92; html> example. Is it possible...
10 Aug 5, 2008
6:08 am

gnsri_web
Send Email

I have a modal panel that changes in height based on it's content. The panel configs include: width:"500px", constraintoviewport:true, (I also tried it with...
1 Aug 5, 2008
2:57 am

Martin Tschofen
tschofa
Send Email

Hi, For some reason "constraintoviewport" doesn't seem to work for me. Here's what I have: JS: var panel = new YAHOO.widget.Panel('indicator&#39;, {...
2 Aug 5, 2008
2:37 am

Martin Tschofen
tschofa
Send Email

Hi Everyone, Rearden Commerce received $100M in funding from AMEX and JP Morgan last June. We are looking to hire several front end developers to help us in...
1 Aug 5, 2008
1:14 am

hdelhonte
Send Email

Hi, I am using YUI datatable and want to make each row clickable that will take user to the next page. For each row, there is a different URL. Also, I am...
10 Aug 4, 2008
11:54 pm

Rajat Garg
rajat_garg_79
Send Email

Hi all, We are using wicket framework, So will be using pure htmls and no jsps. I want to how can I access an input field which is inside an I-frame in another...
2 Aug 4, 2008
11:23 pm

sri
onlysri221
Send Email

Hello Has anyone used a JS preload to make the rel_interstitial_loading.gif load faster? Seems to be causing issues where the panel is loading then the ...
1 Aug 4, 2008
10:44 pm

B.Zapp
bzappasodi
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