JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Is it possible to wrap the menutree text inside of a <TAB

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree
Author Message
JOsorio
Guest





PostPosted: Thu Jul 24, 2003 3:51 pm    Post subject: Is it possible to wrap the menutree text inside of a <TAB Reply with quote

I'm working with CooljsTreePro version.
Is it possible to wrap the menutree text inside of a <TABLE> or cell ?
Awaiting for prompt answer.
Thanks,
Jaime
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Thu Jul 24, 2003 10:00 pm    Post subject: Reply with quote

This can be done via special patch (much more robust solution, you can ask about it at jssupport@cooldev.com), or you can wrap every item with a table:
Code:
['<table width="300" cellspacing="0" cellpadding="0"><tr><td>My node with some long text</td></tr></table>', 'my_file.html', null],
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree All times are GMT
Page 1 of 1