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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 50916 - 50945 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
50916 Satyam
satyamutsa Send Email
Aug 1, 2009
4:11 pm
We were talking about this just yesterday: http://tech.groups.yahoo.com/group/ydn-javascript/message/50910 Satyam...
50917 Matt Hosking
m_nhk Send Email
Aug 1, 2009
9:12 pm
Hi, I need help with a web application I'm working on where I'm replacing its html frames with div layers and utilizing the YUI connection manager to update...
50918 cjavajim Send Email Aug 2, 2009
1:35 am
... I don't know the answer to your question but perhaps you can learn something useful from the first example here: ...
50919 leforthomas Send Email Aug 2, 2009
12:22 pm
Hi there, apologies if the question has already been asked. I have some issues with the rendering of tree view nodes when I force the white-space value to...
50920 Satyam
satyamutsa Send Email
Aug 2, 2009
1:56 pm
It is hard to answer without seeing it. Could you post a page showing the problem somewhere we could have a look at? Satyam...
50921 rnby_nl Send Email Aug 2, 2009
3:26 pm
http://developer.yahoo.com/yui/imagecropper/#knownissues It was actually quit simple to get it to work with scaled preview. ...
50922 chriskrupka Send Email Aug 2, 2009
7:12 pm
I am experiencing an odd display issue using a menu button as a select list. I have a column of menu buttons within a table where rather than the column being...
50923 Eric P
eric.maillist@... Send Email
Aug 3, 2009
12:43 am
Hi, I have a DataTable inside a div. I'm trying to figure out how to have the DataTable stretch to the width of the div. I've tried using the width attribute...
50924 Satyam
satyamutsa Send Email
Aug 3, 2009
6:38 am
See: http://yuilibrary.com/forum/viewtopic.php?f=90&t=487&p=1734#p1734 <http://yuilibrary.com/forum/viewtopic.php?f=90&t=487&p=1734#p1734>...
50925 Nikias
burnin_rubbe... Send Email
Aug 3, 2009
6:55 am
Hi, I'm exploring the DataTable a bit. Not knowing every detail from the DataTable yet, I know what I expect it should do for my application. So before...
50926 tplau@...
tplau@ymail.com Send Email
Aug 3, 2009
7:11 am
Dear all, I am now facing a problem as follow: 1. I have put a yui chart, using ajax/json as the datasource, inside a tab (say tabA) of a tabview 2. When the...
50927 Satyam
satyamutsa Send Email
Aug 3, 2009
7:17 am
It is better if the DataSource deals only with data, not with the user interface. You can add extra column to a DataTable in the column definitions array....
50928 msaspence Send Email Aug 3, 2009
9:17 am
Cool, thanks have done: http://yuilibrary.com/projects/yui2/ticket/2528273...
50929 hellian
rashedulhasa... Send Email
Aug 3, 2009
10:57 am
I've been using YUI Editor (RTE) in my application for long and successfully creating Link. Some days ago I found that Create Link of editor is not working. I...
50930 Nikias
burnin_rubbe... Send Email
Aug 3, 2009
11:17 am
The approach which i was wondering about, would give me direct access to the widget in the table. I would not have to pass the DataTable Object for a...
50931 asitkatiyar Send Email Aug 3, 2009
11:32 am
Hi, I have one common function, in which I am passing the object. In the function I have to take different actions according to the type of object passed. One...
50932 Neeraj Gupta
bitm.neeraj@... Send Email
Aug 3, 2009
11:45 am
Dear All, I am new to YUI and in process of getting familiar to it. I am trying to use the YUI calendar object and wasted my whole day today with no luck...
50933 joki baki
joki_frei Send Email
Aug 3, 2009
12:18 pm
I am trying to figure out in which line of treeview.js a refernce has been made to the css file. Since ...treeview/assets/skins/sam/treeview.css does not...
50934 leforthomas Send Email Aug 3, 2009
1:27 pm
Hi Satyam, Thanks for your reply. Well I have nothing up and running yet in the real world, it's all local production for now. I can send you a screenshot if...
50935 Dav Glass
dav.glass Send Email
Aug 3, 2009
3:15 pm
Please post a link, I can't help if I can't see it.. Dav ... -- Dav Glass davglass@... blog.davglass.com + Windows: n. - The most successful computer...
50936 Satyam
satyamutsa Send Email
Aug 3, 2009
5:16 pm
If (unidentifiedObject instanceof YAHOO.widget.DataTable. ) {... }...
50937 amcwhu Send Email Aug 3, 2009
5:21 pm
Hi I am trying to display a bar chart with data from an external server on our intranet. I have got the remote cgi to generate the following:- {"Results";: [ ...
50938 Satyam
satyamutsa Send Email
Aug 3, 2009
5:25 pm
An image won't do, sorry. I realize what you say, the lines overflowing the tab container, I don't need to see a picture to believe what you tell me. A...
50939 Satyam
satyamutsa Send Email
Aug 3, 2009
5:25 pm
The Firebug debugger will show you the file and location of each style definition, see: http://www.satyam.com.ar/yui/widgetstyles.html Usually, you don't care...
50940 Satyam
satyamutsa Send Email
Aug 3, 2009
5:27 pm
The original data for the DataTable lies on the Recordset, not in the document body. It is best to avoid accessing the UI bypassing the widget that is in...
50941 Gerald Drouillard
geralddrouil... Send Email
Aug 3, 2009
7:18 pm
Please update line 241 which is: sb[sb.length] = '<tr>'; to be sb[sb.length] = '<tr class="ygtvrow">'; This will allow nodes to be expanded/collapsed if...
50942 dan_clark@...
dan_clark... Send Email
Aug 3, 2009
8:24 pm
Hi, hoping this group can help point me in the right direction on a feature I am hoping is supported by the YUI Rich Text Editor. I was wondering if it is...
50943 dan_clark@...
dan_clark... Send Email
Aug 3, 2009
9:09 pm
As a side note: if what I am searching for is not possible in such an integrated manner (with the drop down tools etc) how do you integrate the editor to use a...
50944 darrellgrundy Send Email Aug 3, 2009
11:01 pm
Love the client side uploader, but pulling my hair out trying to get the PHP server side working maintaining the user's existing session ID. I have it working...
50945 Dav Glass
dav.glass Send Email
Aug 3, 2009
11:38 pm
How's this example: http://blog.davglass.com/files/yui/editor30/ ... -- Dav Glass davglass@... blog.davglass.com + Windows: n. - The most successful...
Messages 50916 - 50945 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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