at least one of the color entry boxes restricts the length of entry so that colors like lightslategray can't be entered. since css3 allows x11 named entries,...
This release is just a bugfix release, addressing the problems running the menu on IE5/Mac. All changes are done internally in mtmcode.js, therefore to...
I'm sorry fellow, but I should tell you that the only way to speed up what you want is getting a Pentium 4 with 512MB RAM or just using another language...
Hi, We have the Tree Menu on one of our database interfaces and part of the menu has a link to a section which has an ampersand in it: "Construction &...
... http://docs.yahoo.com/info/terms/ Hi, the treemenu I use is generated by a java application that is called by a servlet. But I have a problem when using...
Joachim Backhaus
jbackhaus@...
Jun 18, 2002 8:14 am
1370
Uups, mistakenly I didn't remove the former message I used to form my message, so I send it once again without the attachments....
Joachim Backhaus
jbackhaus@...
Jun 18, 2002 8:21 am
1371
try MTMDOCTYPE = '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">'; using single quotes as the JavaScript string delimiter avoids need for...
... Doesn't work, same problem as before. I have tried the new 2.3.2 mac-compatible mtmcode.js but it didn't work. I originally have token the first 2.3.2...
Joachim Backhaus
jbackhaus@...
Jun 18, 2002 1:31 pm
1373
* Joachim Backhaus ... although I understand that 2.3.2-macfriendly might be confusing it didn't have any changes over 2.3.2 except the IE/Mac patch. it is ...
(I'm replying through the web interface due to some bounce-problems, hopefully it won't look horrible) ... as it stands the string is not a correct URL since...
(I'm replying through the web interface, hopefully there won't be any problems) ... ITYM "code.html" instead of "menu.html"? ... why are these identical?...
Hello, i would like to add a gif file at the top of the menu bar. I use the Header option in code.html, but its only plain html possible? Hown can i add a gif...
* intechma ... the header & footer accepts plain HTML, so you can just add an image using the img-element: MTMHeader = '<img src="/foo.gif" width="xx"...
I was going through the option the tree-menu for the expand all the tree elements on the single click and same for collapse all the tree element, i had not...
Hi, Here is the code that I used to do this in thr code file ( you need two buttons "collapse All and Expand All): <script type="text/javascript"> var...
Hi After I have my tree menu open for a while it eventually changes the side menu to have no style ( all the text changes in to times new roman and the links...
i'm sure its been asked before but i really need to change the status bar info from just showing the true url - a mouseoverover or whatever will do but how ? ...
ade
ade@...
Jun 28, 2002 11:06 am
1383
You can use onload and onunload in the body tag: <body onload="window.status='YOUR TEXT HERE';return true;" onunload="window.status='YOUR TEXT HERE';return...
but obviously if i use it in the body tag its going to be the same status message for each item - its an individual main menu item i want to change - therefore...
ade
ade@...
Jun 28, 2002 1:28 pm
1385
Presumably you'd have to add a new parameter to the menu.add code which allows for window.status text... currently you have 3 parameters: name, url and target ...
I am creating the javascript code from ASP. The menu nodes are specified by a database. The menu shown at the client is dynamic in that there are user apps...
Nigel Hutchison
nj.hutchison@...
Jul 4, 2002 2:08 pm
1387
Hi! I couldn't succeed to attach a gif (a little picture, something to suggest that the linked file is empty, new, updated etc.)to the menus. Thanks to anyone...
Paul Ailincai
paul_ailincai@...
Jul 4, 2002 2:49 pm
1388
I will be out of the office starting 01-07-2002 and will not return until 29-07-2002. Jeg er på ferie, og vil vende tilbage så snart jeg kommer tilbage. ...
Hello, I am a beginner with the use of the Morten's Treemenu. My code will be more difficult but with this simple example, I don't have a good result : the...
Stéphanie LOPERA
stephanie.lopera@...
Jul 5, 2002 7:52 am
1390
... Well, if you don't need it to be in any way dynamic or automatic, you can just stick the IMG tag directly into the node's title. E.g. menu.addItem("My...
Hi, I have this problem too. In my case, I am creating the Javascript from ASP and SQLServer 7 on a W2K/IIS5 server - Menu expansion requirements are held in a...
Nigel Hutchison
nj.hutchison@...
Jul 8, 2002 12:58 pm
1392
Hi - I have a good sized tree with currently all local(c: drive - file:protocol ) content pages referenced (all are relative URLs). When I add an item with an...
Hi, I don't know if this is could be fixed by using an option, or is a bug but i have the following problem; When using an full url that includes a port,...
Joe McLeod
joemcleodd@...
Jul 9, 2002 3:24 pm
1394
Hello, I'm having a problem with IE 5.5 using TreeMenu version 2.3.2. When I expand and collapse the root item very quickly and repeatly I get large delays...