| Page 1 of 1 | [ 5 posts ] |
|
Hi,
Now When user is click on one tab. I want to set some data in the contentBox Dynamically. How to do that? Please help. FYI: I am newbie to YUI3 -Sumit
|
|
|
|
@Sumit --
You shouldn't post Yahoo corp url's into this forum, it's a public forum not a private Yahoo forum. |
|
Nope The example Didn't work much. Finally i did this way.
tabview.on('selectionChange',function(e){ var index = e.newVal.get('index'); this._items[index].get('panelNode').setContent('Something'); }); is this the correct way? Thnx for removing the url. I completely forgot abt that. . -Sumit |
|
Now I am trying to get the Value of one of the custom attribute which i have set for li element.
How to access the clicked li dom node. please help! -Sumit |
| Page 1 of 1 | [ 5 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group