Hello Morten, Best Wishes for 2002. I hope you enjoyed the holidays. But it's dangerous, one can easily get used to it. The rest is between the lines. Your...
* eric_desart ... thanks. ... I don't see it as a fault on my part, I think that's a very negative way of displaying my choice to share the work I do with...
This is the first time that I've used this tree menu and I'm having trouble expanding submenus. The script seems to pick up that a menu items has submenus...
* pinghanling ... since you mention that you've added the tracking code the submenu expansion should work by default. but you do not mention if you've set...
Hello everyone, I have a question for you, I want to make the superior root folder, the "Site Contents" one, collapsable, so that I can collapse ALL and leave...
ROIBAL, Pablo
roibalp@...
Jan 3, 2002 3:34 pm
992
Hello all, I want to use an HTML form to pass the values from the treemenu to the next page. My treemenu is dynamically created from a database using JSP. I...
Hi Morten MTMEmulateWE is set to "false" but I tried clicking the plus and the text anyway - it still doesn't work. I had it working for a while (by removing...
your submenu doesn't work cause MTMEmulateWE has to be set to TRUE. Setting the variable to true will separate the folder text of the folder icon, so you can...
ROIBAL, Pablo
roibalp@...
Jan 4, 2002 11:54 am
995
* pinghanling ... if it's set to false it won't help clicking the plus sign since the whole item is then a link to the URL. ... [snip] ... [snip] ... as far as...
* sasbns ... you shouldn't have needed to modify mtmcode.js to add the form code, instead you could've used MTMHeader and MTMFooter for the opening and closing...
* nancy82111 ... this wouldn't work very well since the menu expects that the menu & code frames are part of the same frameset as the target frames of your ...
Hello Mortem, thanks for your response, now I have this javascript error in the statement you wrote......i can't figure out where the ";" is missing missing ;...
ROIBAL, Pablo
roibalp@...
Jan 4, 2002 1:44 pm
1000
* ROIBAL, Pablo ... you'll have to unwrap the line, or use: var MTMenuText = '<a' + 'href=" ... '; so you close the string with the single quote character and...
now it says the same but 5 spaces later!!! can i broke it in somewhere else?????? thanks missing ; before statement. +...
ROIBAL, Pablo
roibalp@...
Jan 4, 2002 2:37 pm
1002
I did everything and the branch doesnt collapse, if I set to true the MTMOnlyTrue variable, the root is collapsed and I cannot make it expand, but if i set it...
ROIBAL, Pablo
roibalp@...
Jan 4, 2002 4:17 pm
1003
* ROIBAL, Pablo ... my bad, the example root text I gave you doesn't work. so I sat down and created a better version: 1: keep the if()-statement wrapped...
* Eric Desart ... took a little while, but I think I've got it covered this time. I had to write a wrapper script around it though, making the code quite a ...
Hello Morten Once again, thanks for your help. Had no time yesterday, did today some mistakes and now playing around with your code. Please note that I write...
I apologise for the delay in my response - my weekly web quota was filled. Your suggestion worked - thanks very much! ... Setting ... icon, so ... web page ......
I apologise for the delay in my response - my weekly web quota was filled. Pablo's suggestion solved my problem but I fear clicking only the pluses for...
you are welcome, I try to help cause I know the pain-in-the-ass situation of a non working code!!!! ;-)))) regards, Pablo Oscar ROIBAL Gestión Red IP Thales...
ROIBAL, Pablo
roibalp@...
Jan 7, 2002 12:16 pm
1009
thanks very much, now it seems to work better, but not totally, since i got this error: parent.frames.code has no properties. thx ... De: Morten Wang...
ROIBAL, Pablo
roibalp@...
Jan 7, 2002 12:43 pm
1010
THANKS FOR ALL your help!! I worked out the problem, thanks!!! regards, Pablo Oscar ROIBAL Gestión Red IP Thales Information Systems RoibalP@... ...
ROIBAL, Pablo
roibalp@...
Jan 7, 2002 1:30 pm
1011
Hello Morten, a happy new year and thanks for your answer. Mine has lasted so long because I've been on vacation. I've tried the changes you suggested but it...
I am trying to use treemenu with some menu items triggering javascript. I have read some of the earlier postings on this topic and have tried a few different ...
Barney Dalgarno
bdalgarn@...
Jan 9, 2002 4:24 am
1013
I'm having trouble making the tracking work. My menu looks like this: var menu = null; menu = new MTMenu(); var menu2 = null; menu2 = new MTMenu(); var menu3 =...
Thomas Haukland
thomash@...
Jan 9, 2002 8:50 am
1014
I am new to this group. It sure was a pleasure to come across Tree Menu. It has decreased the development time for my website substantially. I have four...
I am trying to do the following and could really use someone's input: Once the javascript tree loads, I would like to automatically have it so that the tree...