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

Messages

Advanced
Messages Help
Messages 52198 - 52236 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
52236 Vinay
vinay_sajip Send Email
Dec 9, 2009
9:43 am
... No, I already thought of that - doesn't work. ... This event is fired from the onMouseUp of the resizer and so, unfortunately, cannot be used during the...
52235 an0n73 Send Email Dec 9, 2009
6:31 am
Hi, I'd like to create a MenuBar in which the subMenu's within each menu are driven by a connection manager callback function. My experience with YUI isn't...
52234 Satyam
satyamutsa Send Email
Dec 8, 2009
10:47 pm
Not sure if it would work but if you set the width of the input boxes to a percentage value wouldn't it adjust to the size of the cell? Otherwise, how about...
52233 Vinay
vinay_sajip Send Email
Dec 8, 2009
9:01 pm
I've got a DataTable use case in which I want to insert an additional row in the table header (to use for filtering). Each cell in this row contains an...
52231 nagaraj
manne_swiss Send Email
Dec 7, 2009
12:25 pm
Thanks a lot Satyam!! it worked...the link you have given worked thanks a lot..Sorry for the late reply..          /      Nagaraj ... From: Satyam...
52229 Joaco
joaco182 Send Email
Dec 6, 2009
6:03 am
Is it possible to augment the ContainerEffect widget without adding code directly into the source? I want to add a ContentEffect.RESIZE, but have been unable...
52226 krupica piotr
pkrupica@... Send Email
Dec 4, 2009
9:18 pm
2009/12/4 Dave Lozier <dave@...> ... 2009/12/4 Dave Lozier < dave@... >   Hi Steffen, Have a look at what was done at...
52225 Dave Lozier
dave.lozier Send Email
Dec 4, 2009
1:08 pm
Hi Steffen, Have a look at what was done at http://allmybrain.com/2007/10/16/an-image-upload-extension-for-yui-rich-text-editor/by Dennis Muhlestein. Also,...
52224 Steffen Voß
kaffeeringe Send Email
Dec 4, 2009
9:56 am
Hi all! I would like to add a thing to the advanced image button in the YUI rich text editor. Where do I customize that? There is the URL field and I would...
52223 Luke
y_lsmith Send Email
Dec 4, 2009
5:16 am
Support for nested field schemas was just added to DataSchema.XML the other day. Have a look on github for the updated module. ...
52221 athies
athiesv3 Send Email
Dec 1, 2009
7:49 pm
I am using YUI3 DataSource to pull in some XML. Everything works great except I have a comments section of the returned XML that contains an arbitrary number...
52220 sbjohnson256 Send Email Dec 1, 2009
7:21 pm
Hi Satyam, I need to reference a YUI.widget.DataTable outside the function that creates the element. I am using javascript to try to reference the it. Would...
52217 praveen_yui Send Email Nov 30, 2009
4:17 pm
Hi David, You can also use the YUI provided custom event "hideEvent&quot; to override the default api that is used to close the modal dialog. For Example:...
52216 Mario
mario25960 Send Email
Nov 28, 2009
7:17 am
Yes, :-) I missed that, shame on me! Thanks mario ... ...........
52215 UZ
klaudiusz.sz... Send Email
Nov 28, 2009
12:33 am
Hi, I'm trying to attach a function to an event which would display the targeted carousel member in a tab but since I'm a real noob to js I don't know how to...
52214 David Fealkoff
davidfealkoff Send Email
Nov 28, 2009
12:05 am
Hi Mauricio, Thanks for your help and your patience.  It's working. Regards, David ________________________________ From: Mauricio Ferreyra...
52213 Satyam
satyamutsa Send Email
Nov 27, 2009
11:20 pm
Same thing, both HTMLNode and TextNode derive from Node and storing custom variables is the same in both, the difference being that HTMLNodes don't have a...
52212 Mario
mario25960 Send Email
Nov 27, 2009
11:00 pm
Hello thanks for your replies. Yes, something similar is working. I'll try to clean the code and post it here. A question. With textNode, I may use something...
52211 Mauricio Ferreyra
mauriff... Send Email
Nov 27, 2009
7:12 pm
Hi David, The problem is that you have to define the handleClose() before the listener, and call the Id button with 'idCloseButton&#39; Here the code var...
52210 Satyam
satyamutsa Send Email
Nov 27, 2009
5:02 pm
You can post to either place right now, though most of the traffic is moving to the new forum, but this place is fine. Since, in the end, you want a flat...
52209 Sahid Khan (সা...
abdul_sahid_... Send Email
Nov 27, 2009
4:49 pm
... As I see it you have to use store the database id as a custom property in your nodes. Please follow [1] on how to do this. Now you can write some ...
52208 Mario
mario25960 Send Email
Nov 27, 2009
2:40 pm
Hello, thanks for some hints on the following issue. Let me explain myself with a very basic example. So, I have a mysql table which models a tree: ...
52207 Satyam
satyamutsa Send Email
Nov 27, 2009
9:38 am
The tree is made out of tables with a varying number of cells to provide the indentation. Somehow, some border-style from the enclosing DataTable is spilling...
52206 David Fealkoff
davidfealkoff Send Email
Nov 27, 2009
7:52 am
Hi Mauricio, Sorry for not getting back to you sooner.  I tried both methods with no success.  I can modify the header and it looks fine but am unable to...
52205 nagaraj
manne_swiss Send Email
Nov 27, 2009
7:38 am
Thanks Satyam!     it worked! ..but i ran into another problem :(  which is related to the Distortion of treeview (can find the screeshot(Distortion.JPG)...
52202 Satyam
satyamutsa Send Email
Nov 26, 2009
4:21 pm
You are giving the tree the id of an element that doesn't yet exist so it can contain it, nor can the tree parse what you haven't placed in that element yet....
52201 Christian Tiberg
ctiberg Send Email
Nov 26, 2009
4:18 pm
Well, I've tried various approaches, nothing works. The tabview resizes ok, the problem is the layout inside each tab. Best regards, Christian Tiberg ...
52200 nagaraj
manne_swiss Send Email
Nov 26, 2009
3:27 pm
Thanks for the Reply Mingo..Even i tried by rendering after elCell html..like this YAHOO.widget. DataTable. formattName= function( elCell, oRecord, oColumn,...
52199 MingoMax
loucnet Send Email
Nov 26, 2009
2:55 pm
Hi, please, I am with a doubt, where are the widgets like datatable, tabview, buttons, etc from YUI2 in YUI3? Or, as these arewidgets in the new approach? For...
52198 MingoMax
loucnet Send Email
Nov 26, 2009
2:39 pm
Maybe, you would try to render the treevview after elCell html modify, because when you try to render something and this no exist(the element where to render...
Messages 52198 - 52236 of 52481   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