Hi all, First of all, sorry if my question is dummy !!!! I'm discovering Tree Menu : Great Job !! I'm also a newby in HTML,javascript world !!! Well, i want to...
Laurent GODARD
laurent.godard@...
Aug 6, 2002 2:34 pm
1433
I love treemenu! I'm testing my site in various browsers. It works well in NS6, IE5, IE6 and Mozilla... But in Opera 6, when I click on a menu node with both a...
* mhoganid8 ... what version of Opera 6 are you running? I just tested treemenu.com with v6.01 and it worked ok. could you test and see if that works for ...
mhoganid8 I've tried Opera 6.02 under Mandrake and Windows and both work correctly on my menu-tree. Steve On Wed, 07 Aug 2002 12:03:07 +0200 ... -- Steven J....
Hi Morten, I found the following message in the archives, which illustrates a problem I'm having right now. If I may ask, has this issue been fixed, and if...
When a subfolder is expanded or collapsed the clicked folder sometimes will shift up or down. The movement of the selected item is a distraction and couses...
Mr Morten Wang, Tree Menu works perfectly for one level, if there is sub - sub menu, then it does not expand on single ckick..... (try it). I mean if you click...
Need help I have messed around with this thing for several days and have not gotten anywhere. I am new to Javascript The tree is dynamically created by the...
Morton; Yes, I'm using Opera 6.00. It seems Prakash has identified that the item has to be in a second level submenu (a sub-sub menu) to fail as I've described...
* vor0nwe ... the problems with IE6 and usage of the back button was fixed in v2.3.1. it was done by rewriting much of the menu so it uses specific dynamic...
* cooleg ... the current scrolling code is suboptimal since it tries to give the item focus even though it may be inside the viewport (in other words: viewable...
* spatel_30253 ... why not use the query string (e.g. "url?query=foo") to pass values to the page in the right frame, and then read that back using Your ...
* Laurent GODARD ... there are no stupid questions, only stupid answers. ... thanks! :) ... 'menu' is usually the name of the frame where you have the menu ...
* Michael Hogan ... neither Opera v5.something nor 6.02 seems to experience this bug. do you get any error messages, or does it just refuse to expand? Morten! ...
It just refused to expand in 6.00. The problem disappears in 6.02. It's up to you whether it's worth fixing, since it's limited to specific versions. Michael...
First off, hello to everyone, great little setup here. I'm enjoying playing with it. I'm writing a webapp that uses the tree menu. It's possible for a user...
Dear friends, I have successfully used this tree to generate my output with JSP to create this menu and its an excellent tree menu. Now Its running very well,...
All, One of my users has just reported the problem shown below. =============== Incidentally I'm getting a runtime error appearing when I first load the page,...
* xerithane2 ... just call parent.frames[MTMCodeFrame].MTMDisplayMenu() and the display will update. substitute MTMCodeFrame with the name of the code frame, ...
* srikod ... function MTMDisplayItem() calls function MTMakeLink() which is what controls the link that is written to the menu frame for all items (both...
* Nigel Hutchison ... I've now identified the problem behind this error and created a possible patch. it's also uploaded to the patch list on SourceForge. all...
Hi there If Javascript is enabled the file menu-empty.html is overwritten and the dynamic menu appears in its place. The example pages suggest a message and a...
Peter Hoban
hoco@...
Aug 20, 2002 10:49 pm
1455
Hi I can use Tree menu in IE6 but it don't work in Netscpae 6.2. The problem is when i click on a expand box but it will not open until i click on another...
Dear All, After months, I started working again on my site. The tree menu was generated with version 1.5.0. This works OK. However I miss, having links on the...
I have a tree ---root ... I would like to disable the clickable functionality for submenu2 nodes, is this something I can turn off? Also when the user clicks...
HI THERE, I want to use tree menu for my intranet site and intract with the oracle data base through JSP .If any one of you has use the tree menu with JSP...
Hi everyone , I almost got the answer for my jsp collaboration with the tree menu ...but now the most important thing for me is to put check boxes beside menu...
Hi Fineray, This is very easy to provide the checkbox or other html component in the tree. The question is there do you want to have your check box after the...