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...
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 to all, i'm trying to loading data in a YAHOO datatable using yui. 2000 records are readed by JSON, after data are loaded columns and row are visible but...
3 Sep 4, 2008
9:13 pm

vincenzo.amoruso
vincenzo.amo...
Send Email

I havent found an answer to this on the forums. I am using tabView in a sample application. I have 3 tabs that work great -- the 4th tab is really just a dummy...
1 Sep 4, 2008
9:10 pm

Tim
sdwebguy
Send Email

hie, i've a tabview with 2 tabs and 2 datasrc my datasrc html page have javascript programme but it dont works ?? var tabView = new YAHOO.widget.TabView(); ...
2 Sep 4, 2008
8:48 pm

Caridy Patino
caridyp
Send Email

Sr. JavaScript Engineer ­ Client Side Ninja Terms: Salaried Employee with full benefits Hours: Full Time Location: San Francisco, CA Department: Engineering ...
1 Sep 4, 2008
8:44 pm

Jenae Replogle
reploglejenae
Send Email

Hi We're trying to use a modal panel in IE 6 and would like to SEE the dropdowns (SELECT elements) behind the modal mask. The dropdowns need to be in disabled...
1 Sep 4, 2008
8:39 pm

nash_yui
Send Email

Hi, I'm a newbie when it comes to GUI/YUI/JavaScript, so excuse my ignorance if the answers to my questions below are obvious! I'm using the example in ...
2 Sep 4, 2008
6:59 pm

arla16
Send Email

Hello I am using the "Calendar inside a Container" in multiple rows of a table. Basically, a database pull that will have an input box with the pop up calender...
6 Sep 4, 2008
6:31 pm

bretlevy
Send Email

Hello Everyone, I have a DataTable that can have several hundred records, and 20 to 30 columns, depending on the query. To speed up the display of the data,...
3 Sep 4, 2008
6:00 pm

allanbjork
Send Email

So let me get this straight, this is free, you can load the javascript library right off yahoo costing me no bandwidth usage on that.., and I can make an...
7 Sep 4, 2008
3:45 pm

Eric Miraglia
ericmiraglia
Send Email

We are trying to use modal panels for showing loading messages. This does not seem to work at all in IE 8, as the background is shown black instead of just...
1 Sep 4, 2008
3:24 pm

anakinflint
Send Email

Hi, Suppose you want to have some dropdown options delivered via JSON for your datatable. I cannot find a way this can be done with varying dropdown content....
1 Sep 4, 2008
2:28 pm

lasse_yui
Send Email

This request is slightly difficult to explain, but here goes: I've been asked to create a boundless measuring device for user input to questions. The idea is...
5 Sep 4, 2008
1:48 pm

hector.castro
Send Email

Hey! Is there any possibility to load/refresh DataTable1 when a row of DataTable2 (on the same site) is clicked? I want to refresh DataTable2, that gets data...
3 Sep 4, 2008
1:06 pm

berli.michael
Send Email

Hi, Internally I understand why the datatable paginator is zero-based for startIndex and endIndex, but this makese little sense to the average user when they...
1 Sep 4, 2008
10:01 am

a11st4rc
Send Email

hi all, i want fixed width of datatable column, means say i hav given width attribute for a column 70px den after rendering it shld take the size of specified...
2 Sep 4, 2008
9:00 am

Ramakant wagh
ramakantwagh82
Send Email

I'm building a property-sheet style editor using DataTable. The table has three columns: "Property";, "Type", and "Value". Each row in the table represents a...
1 Sep 4, 2008
8:45 am

pryankster
Send Email

How can I create an object literal, which contains a dyamically changing key ? i.e. myVar = userInput; ... objLit = { myVar: someValue }; Regards, OGLES...
2 Sep 4, 2008
8:10 am

santini.alberto
Send Email

When I use DataTable.subscribe(eventname,function) how do I know what eventnames are acceptable? Is there a complete list somewhere? How about all of the other...
4 Sep 4, 2008
8:04 am

Satyam
satyamutsa
Send Email

We're looking to hire a contract developer to build out a custom datepicker based on the YUI calendar widget. We have already built what this needs to look...
2 Sep 4, 2008
5:00 am

Eric Miraglia
ericmiraglia
Send Email

I posted this on webdeveloper.com ...but wanted to see if anyone here has dealt with this... Hello, I have put in error detection code for javascript in an...
1 Sep 4, 2008
4:28 am

blocky97
Send Email

how to make "accept button" and "cancel button" in calendar box..?? or i wanna make a calendar if select a date, and be closed calendar box. help me please....
1 Sep 4, 2008
3:58 am

magefister
Send Email

I've got a page (with a datatable) that pulls up two different forms via an XHR request into an overlay. The first form creates an object closes the overlay...
1 Sep 4, 2008
3:14 am

Martin Tschofen
tschofa
Send Email

Hi, When a user types inside an input element in my webpage, I want the DataTable to reload its data, based on the initial query string and the value from the...
1 Sep 4, 2008
12:38 am

matthew_be
Send Email

Hi We are evaluating the YUI Libraries for UI migration in our product. can anyone please give me the information/reference link to get the advantages of YUI...
5 Sep 3, 2008
10:56 pm

gpaslanis
Send Email

Hi, I have a datatable in a page and I want to update it with a different datasource. I was able to do it after reading Satyam's articles. Something like var...
3 Sep 3, 2008
10:42 pm

harshanagesh
Send Email

Just a quick reminder: We'll be having a meetup tonight to talk about YUI 3.x, answer questions, and drink a little beer hear at the Yahoo! HQ in Sunnyvale. ...
1 Sep 3, 2008
9:23 pm

Eric Miraglia
ericmiraglia
Send Email

Hi all, I can't post all my code but I can give u a general overview and I hope that will work. I have a an overlay to which has a menu to load different...
1 Sep 3, 2008
8:11 pm

meadmaker1977
Send Email

Instead of having: << first < prev 1 2 3 4 5 next > last >> is it possible to have: << first < prev A B C ... X Y Z next > last >> by alphabet which is a lot...
2 Sep 3, 2008
7:27 pm

Lucas Smith
y_lsmith
Send Email

I have got the Uploader to work beautifully, except for one problem. The removeFile function will not remove a file from the fileList queue. It does nothing at...
3 Sep 3, 2008
6:44 pm

dsmith21401
Send Email

We have been using the YUI uploader as a handy way to upload a file to the server in an asynchronous fashion. We do a bunch of text processing on the contents...
3 Sep 3, 2008
6:32 pm

dsmith21401
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