pkb
Junior Member
Posts: 4
Registered: 10/17/2006
Location: munich germany
Member Is Offline
|
| posted on 10/17/2006 at 01:11 PM |
|
|
Is there a way to write a Menu to a DIV and not to the Document?
This question has already been posted by somebody else in the Tigra Menu Forum, but didn't get an answer for 2 years.
Is there a way to do something like this?
document.getElementById('mydiv').innerHTML = new tree (TREE_ITEMS, TREE_TPL);
The tree actually is displayed, but then ... the browser remains displaying the clock cursor and that's it.
Is there any idea ( and I'd appreciate any)
|
|
|
tigra
Administrator
Posts: 1920
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 10/18/2006 at 10:15 AM |
|
|
see the response in http://www.softcomplex.com/forum/viewthread_1438/
|
|
|