Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 44546 - 44576 of 52123   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
44546
Hello everybody, I just tried to use the JavaScript Code-Assist Feature in Zend Studio with YUI. I am confused. It works for example for the YAHOO-Class after...
olaf.toben
Offline Send Email
Feb 1, 2009
1:59 pm
44547
Hi, I'm new to SVG and I need to generate some svg images in a Web Browser and I need to display yui tooltip on those svg elements. My Code is as follows <?xml...
Denis Weerasiri
ddweerasiri
Offline Send Email
Feb 1, 2009
3:02 pm
44548
Here's a piece of code to define a special behavior for the <Enter> key - or any key for that matter, as long as you write a handler for the key's numeric...
kfish_22
Online Now Send Email
Feb 1, 2009
3:15 pm
44549
Thank you, I solved the problem. It was an html error. ... label:"MyTestColumn",className="showimg",sortable:true} ... very ... datatable ... limit ... ...
balancingactpictures
balancingact...
Offline Send Email
Feb 1, 2009
4:12 pm
44550
Thanks Adam....
benjackali
Offline Send Email
Feb 1, 2009
11:50 pm
44551
Thanks, so how do I set the value of the checkbox? ... ...
Mark Ireland
akaidr4vr
Offline Send Email
Feb 2, 2009
1:02 am
44552
When using the nice editor that's built in to the treeview I need to determine when the name had changed to update other UI elements, so I created a very...
Steven Hartland
steven_hartland
Offline Send Email
Feb 2, 2009
2:03 am
44553
Is there any way to modify the contents of a dialog box dynamically such as the contents of drop down list. I have a datatable and there is a link on that data...
SAM_CHER
Offline Send Email
Feb 2, 2009
4:15 am
44554
I must be missing something obvious. What is the recommended way to use the Grid with 2 columns, and text- align the left column to the left and the right...
sneakyjn
Offline Send Email
Feb 2, 2009
4:29 am
44556
Has anyone else run into this issue? I have both a menu button and a radio button which have been generated from markup, but because they contain an ampersand...
ryanbrodkin
Offline Send Email
Feb 2, 2009
6:30 am
44557
Hi All , As i have handled History of tab visited in a tabview by using Browser History Manager .... but now i want to handle history of tabview content inside...
Nihar Bhatt
ntimesc
Offline Send Email
Feb 2, 2009
7:47 am
44558
Steve: Could you file a feature request? http://yuilibrary.com/projects/yui2/newticket Having an event to signal the edit is a great idea, I'm sorry there is ...
Satyam
satyamutsa
Offline Send Email
Feb 2, 2009
8:24 am
44559
On the Dialog side, you can see the contents of the form and modify it through the form property. On the DataTable, you can listen to the linkClickEvent: ...
Satyam
satyamutsa
Offline Send Email
Feb 2, 2009
8:33 am
44560
Hi, I did not understand reply for my question.I want to expalin my question in more detail. We are using yui custom icon treeview in our product. we want to...
mohan kumar
tmk_mohankumar
Online Now Send Email
Feb 2, 2009
8:55 am
44561
... question in more detail. ... want to multiple icons for each node....
mohan kumar
tmk_mohankumar
Online Now Send Email
Feb 2, 2009
10:14 am
44562
Hi, I am new to YUI and trying my luck with YUI tabs. I am loading the tab contents dynamically- ... tabView.addTab(new YAHOO.widget.Tab({ label: 'tabLabel1',...
s_m_jvd
Offline Send Email
Feb 2, 2009
11:06 am
44563
I have a calendar where only a specific date range is enabled. So help users understand this I need to add a title tag to all the other dates which are not...
Henrik Gemal
henrikgemal
Offline Send Email
Feb 2, 2009
11:34 am
44564
Hi,&#13;&#10;&#9;&#13;&#10;I have used custom treeview to give images for each node.&#13;&#10;And i have used labelstyle property of treeview to give custom...
hp.hiren
Offline Send Email
Feb 2, 2009
1:06 pm
44565
... I have used custom treeview to give images for each node. And i have used labelstyle property of treeview to give custom icons to each node. But with the...
mohan kumar
tmk_mohankumar
Online Now Send Email
Feb 2, 2009
1:19 pm
44566 hp.hiren
Offline Send Email
Feb 2, 2009
1:19 pm
44567
My apolocies, I didn't understand the question, I thought you wanted different sets of icons for each node and what you had asked for was multiples...
Satyam
satyamutsa
Offline Send Email
Feb 2, 2009
1:35 pm
44568
I would like to customize the first row with my own data. Basically, datasource retrieves the info remotely, I would like to use doBeforeCallback or...
jonathanx37
Offline Send Email
Feb 2, 2009
3:11 pm
44569
Does anyone know a way to do fixed, fluid, fixed columns in YUI grids? I tried and tried but can only get a very buggy one that doesn't work with Internet...
Andy Huang
andy5369
Offline Send Email
Feb 2, 2009
3:19 pm
44570
It might be easier if you listen to initEvent and use addRow to insert the row wherever you want it. myDataTable.on('initEvent',function() { this.addRow({ /*...
Satyam
satyamutsa
Offline Send Email
Feb 2, 2009
3:48 pm
44571
I am trying to use AutoComplete with XHR datasource returning JSON results. However, the autocomplete shows nothing even though the firebug plugin shows the...
vishalhkd007
Offline Send Email
Feb 2, 2009
4:04 pm
44572
I'm a bit new to YUI working on a site that uses Django templates and am looking for some best practices advice concerning YUI script tags. In my case, I've a...
puff01824
Offline Send Email
Feb 2, 2009
4:13 pm
44573
I don't think this will work through server side pagination when I click for next results. What would be the pseudo-code for going about it in the method i ...
jonathanx37
Offline Send Email
Feb 2, 2009
4:43 pm
44574
I posted this on Friday but managed to get it narrowed down a little more since then. This is my JS file. The error message only says it's expecting an object....
arambulo81
Offline Send Email
Feb 2, 2009
5:49 pm
44575
I am trying to create dynamic tabs by connecting to an asp.net page. My problem is when i try to send multiple request on page load, it only creates the last...
elkhoury_joe
Offline Send Email
Feb 2, 2009
6:03 pm
44576
I'm attempting to create a JavaScript jigsaw puzzle as part of my ongoing effort to better learn JavaScript - so yes, I am a n00b. The puzzle pieces start in...
dub9155
Offline Send Email
Feb 2, 2009
6:15 pm
Messages 44546 - 44576 of 52123   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help