Search the web
Sign In
New User? Sign Up
tree_menu · Morten's JavaScript Tree Menu
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1603 - 1632 of 2419   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1603
Hi, I just d/l'ed treemenu for the first time and have read through all the documentation. However, I keep seeing a problem with the distributed version that...
Eric B.
ebenzacar
Offline Send Email
Jan 1, 2003
8:16 pm
1604
Hi, TreeMenu is working great but I have a problem with interpreting a table-tag using MTMHeader in code.html. I'm trying to get a nice box around the menu...
xxxafh <a.f.vd.heuvel...
xxxafh
Offline Send Email
Jan 6, 2003
9:16 pm
1605
Hi, paste this in code.htm, it gives you different font-sizes for the main- and sublevel.... var menu = null; menu = new MTMenu(); menu.addItem("<font size =...
xxxafh <a.f.vd.heuvel...
xxxafh
Offline Send Email
Jan 7, 2003
11:01 pm
1606
... It's basically a flaw in the tree menu code. It's mentioned in the SourceForge bug database on <URL: ...
Morten Wang
nettrom
Offline Send Email
Jan 8, 2003
9:27 pm
1607
... This is a feature, not a bug. The default behaviour of the menu is to only give the +/- sign to those submenus that contain other submenus, and that's why...
Morten Wang
nettrom
Offline Send Email
Jan 8, 2003
9:27 pm
1608
... If the item is a submenu MTMClickedItem is set in function MTMSubAction() and points to the item itself, IIRC. Otherwise the tracked item's number is...
Morten Wang
nettrom
Offline Send Email
Jan 8, 2003
9:28 pm
1609
... Two things: 1: There has to be a menu named 'menu', which is the root level menu in the system. If you do not want that you'll have to rewrite the code so...
Morten Wang
nettrom
Offline Send Email
Jan 8, 2003
9:41 pm
1610
I want to use visited links (vlink=) in my tree menu, yet I am confused on how to do this. Can someone help please?...
Vader <phantommenace@...
phantommenace
Offline Send Email
Jan 9, 2003
6:53 pm
1611
... One way to do is to use the possibilities of MTMExtraCSS and add a rule for visited links. That should probably override the settings of vlink in the ...
Morten Wang
nettrom
Offline Send Email
Jan 9, 2003
7:18 pm
1612
Adding the CSS statement worked great! I love this script. Thanks! ... rule for ... in the ... mtmcode.js ... option ... probably...
Vader <phantommenace@...
phantommenace
Offline Send Email
Jan 9, 2003
10:10 pm
1613
Greetings to all, I've found it necessary that I write this email to try shed light on some ideas for how the tree menu project can move on in a productive...
Morten Wang
nettrom
Offline Send Email
Jan 12, 2003
9:43 pm
1614
Morton; Sounds like a good plan. For programming language questions I've found the web based discussion board the best way to encourage the whole community to ...
Michael Hogan
mhoganid8
Offline Send Email
Jan 12, 2003
10:02 pm
1615
I have been using a Tree Menu on my site for about 1 year. (Morten's JavaScript Tree Menu, // version 2.3.0, dated 2001-04-30) There is one thing I would like...
orchid_girl139 <tschi...
orchid_girl139
Offline Send Email
Jan 14, 2003
4:54 pm
1616
How to I get the ROOT's text to be BOLDED? Here is part of my 'code.html' for the ROOT text: // All options regarding the root text and it's icon var...
orchid_girl139 <tschi...
orchid_girl139
Offline Send Email
Jan 14, 2003
5:33 pm
1617
... You can probably set MTMenuText to "<span style='font-weight: bold'>Site contents:</span>" but I prefer MTMExtraCSS.addRule('#root', 'font-weight: ...
Morten Wang
nettrom
Offline Send Email
Jan 14, 2003
10:54 pm
1618
... I'd try wrapping them in the same SPAN element that I just mentioned in the other email. :) So you get: menu.addItem("<span style='font-weight:...
Morten Wang
nettrom
Offline Send Email
Jan 14, 2003
11:03 pm
1619
http://home.cogeco.ca/~ve3ll works great in nn4, gecko browsers and msie 7. however closed folders fail to open in opera 7beta. links work for open folders...
ve3ll <ve3ll@...>
ve3ll
Offline Send Email
Jan 14, 2003
11:54 pm
1620
just checked treemenu.com and the documentation folder will not open with opera7beta so it isnt site specific....
ve3ll <ve3ll@...>
ve3ll
Offline Send Email
Jan 14, 2003
11:58 pm
1621
I backed off to opera 6.05 and folders open correctly. So it could be a detect new browser thing or perhaps a bug in opera 7.... can the routine that opens a...
ve3ll <ve3ll@...>
ve3ll
Offline Send Email
Jan 15, 2003
12:12 am
1622
... I believe it's simply an treemenu issue. Opera 7 is pushing DOM level 2 support and standards compliance as far as I know, so I think the best thing is to...
Morten Wang
nettrom
Offline Send Email
Jan 15, 2003
2:44 pm
1623
I need a way to audit items opened on the tree menu. I am thinking an onclick event as part of a node with a url. I have studied the mtmcode but cannot find...
Mercer David (QEJ)
daviddeldave
Offline Send Email
Jan 15, 2003
2:47 pm
1624
Greetings to all, Since I believe a web based message board will be the best solution for communication between tree menu users I've installed one on the web...
Morten Wang <morten@....
nettrom
Offline Send Email
Jan 15, 2003
2:50 pm
1625
... Is there any way to get postings via e-mail? I find I never remember to go to web forums, while e-mail is in my mailbox, waiting for whenever I'm ready to...
Brian Matthews
blm@...
Send Email
Jan 15, 2003
4:55 pm
1626
... It's neither a stock feature nor available through modifications, as far as I've been able to find out. You can of course be notified of replies, but to...
Morten Wang
nettrom
Offline Send Email
Jan 16, 2003
2:24 pm
1627
Tried this a number of times and I keep getting blank icons for my menu.... I'm trying to burn a video training package onto CD with tree menu listing and the...
jobster666 <nqmetserv...
jobster666
Offline Send Email
Jan 26, 2003
8:09 pm
1628
Hi, I use the treemenu, generated dynamically, for my navigation, and also use treemenu as a popup to allow the user to have a nice way to select assets from...
webcollin <cvandyck@....
webcollin
Offline Send Email
Jan 28, 2003
4:20 pm
1629
I will be out of the office starting 01/28/2003 and will not return until 01/30/2003. I will respond to your message when I return to the office on Thursday, ...
toni.schilb@...
Send Email
Jan 28, 2003
4:24 pm
1630
I will be out of the office starting 01/28/2003 and will not return until 01/30/2003. I will respond to your message when I return to the office on Thursday, ...
toni.schilb@...
Send Email
Jan 28, 2003
5:23 pm
1631
I will be out of the office starting 01/28/2003 and will not return until 01/30/2003. I will respond to your message when I return to the office on Thursday, ...
toni.schilb@...
Send Email
Jan 28, 2003
6:23 pm
1632
I will be out of the office starting 01/28/2003 and will not return until 01/30/2003. I will respond to your message when I return to the office on Thursday, ...
toni.schilb@...
Send Email
Jan 28, 2003
7:24 pm
Messages 1603 - 1632 of 2419   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help