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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1093 - 1122 of 2419   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1093
* Sachin . ... if you want to force a refresh of the menu through JavaScript, make a call to parent.frames['code'].MTMDisplayMenu(). that's what for instance...
Morten Wang
nettrom
Offline Send Email
Feb 4, 2002
6:48 am
1094
After spending a lot of time rewriting much of the installation guide I am now done updating all that needs updating before the files could be released. More...
nettrom
Offline Send Email
Feb 4, 2002
6:50 am
1095
After spending a lot of time rewriting much of the installation guide I am now done updating all that needs updating before the files could be released. More...
nettrom
Offline Send Email
Feb 4, 2002
6:51 am
1096
After spending a lot of time rewriting much of the installation guide I am now done updating all that needs updating before the files could be released. More...
Morten Wang
nettrom
Offline Send Email
Feb 4, 2002
7:07 am
1097
is the list not working? Morten! -- Hoare's Law of Large Programs: "Inside every large program is a small program struggling to get out."...
Morten Wang
nettrom
Offline Send Email
Feb 4, 2002
3:17 pm
1098
Greetings to all, it seems Yahoo! Groups had a temporary problem, which made message sent to the list not being sent to me, and I also had problems accessing...
Morten Wang
nettrom
Offline Send Email
Feb 4, 2002
11:00 pm
1099
Dear Morten, I have some trouble with tracking. I included the tracking code and if I walk thru the tree the tracking is working. I have a sitemap page with...
Thomas Gabriel
tg@...
Send Email
Feb 5, 2002
3:25 am
1100
I would love to see what you have done. I am doing something similar but we have all of the page information in a database. We are working towards a Content...
Tim Muza
timm@...
Send Email
Feb 5, 2002
3:37 am
1101
Hi Morten, yes, it's working now. my buddy here added a browser detection and css selection function to your tree menu. are u interested in taking it and...
Edwin Ho
edwinx
Offline Send Email
Feb 5, 2002
3:44 am
1102
I am having problems with .1 on Windows 6. I am getting a message that offsetTop is null or not an object. this occurs on local test and on freehosted site at...
ve3ll
Offline Send Email
Feb 5, 2002
3:17 pm
1103
* Thomas Gabriel ... from your description it sounds like the URLs found in the tree and the ones found in the sitemap are different from each other, even ...
Morten Wang
nettrom
Offline Send Email
Feb 5, 2002
4:09 pm
1104
* Edwin Ho ... the menu currently does quite a bit of browser detection (both which browser and what version). does the CSS selection enable alternate style...
Morten Wang
nettrom
Offline Send Email
Feb 5, 2002
4:11 pm
1105
* ve3ll ... you'll find the offsetTop check in function MTMGetYPos() which is called from the scrolling part of function MTMDisplayMenu(). it should only...
Morten Wang
nettrom
Offline Send Email
Feb 5, 2002
4:15 pm
1106
got message sub MTMTracked = undefined On 5 Feb 2002, at 17:13, Morten Wang wrote: * ve3ll ... you'll find the offsetTop check in function MTMGetYPos() which...
John Russell
ve3ll
Offline Send Email
Feb 5, 2002
4:58 pm
1107
got message sub MTMTracked = undefined On 5 Feb 2002, at 17:13, Morten Wang wrote: * ve3ll ... you'll find the offsetTop check in function MTMGetYPos() which...
John Russell
ve3ll
Offline Send Email
Feb 5, 2002
5:36 pm
1108 John Russell
ve3ll
Offline Send Email
Feb 5, 2002
6:13 pm
1109
i found that i needed to repoint all files from tracking.js to new version mtmtrack.js but still get error (screenshot enclosed) null is null or not object...
John Russell
ve3ll
Offline Send Email
Feb 5, 2002
6:13 pm
1110
... From: "Morten Wang" <warnckew@...> To: <tree_menu@yahoogroups.com> Sent: Tuesday, February 05, 2002 8:08 AM Subject: Re: [tree_menu] test ... your ...
Edwin Ho
edwinx
Offline Send Email
Feb 6, 2002
1:07 am
1111
Hi, is there any way how I can change an icon when the last level of menu is clicked on? In (var MTMTrackColor ="red";) I can set a color of the clicked item. ...
michal_besta
Offline Send Email
Feb 6, 2002
12:50 pm
1112
In the downloaded documentation regarding upgrading from .0 version there is a pointer to new var for content .... but the reference is mispelt as conten and...
John Russell
ve3ll
Offline Send Email
Feb 6, 2002
3:26 pm
1113
There are two errors in the latest version of tree menu generator that are the result of recent changes in tree menu. Keeping these programs in step must be...
ve3ll
Offline Send Email
Feb 6, 2002
5:09 pm
1114
Your instructions say to add a blank style element with id ="mtmsheet" but this breaks validation checks as id attribute is not allowed in style element ........
John Russell
ve3ll
Offline Send Email
Feb 6, 2002
6:02 pm
1115
the code.html segment doesn't validate either as the final two comments are script type but the script has already been closed. This may be only because...
John Russell
ve3ll
Offline Send Email
Feb 6, 2002
6:11 pm
1116
* John Russell ... correct, I noticed that now. it's the only workaround I've seen, and it's the easiest one until Mozilla supports creation of style sheets ...
Morten Wang
nettrom
Offline Send Email
Feb 6, 2002
6:54 pm
1117
... Hi, I still need to test some few things before I realease the new version of Tree MenuGenerator. It then supports almost all features of the tree menu...
tasomia
Offline Send Email
Feb 6, 2002
6:59 pm
1118
* Edwin Ho ... *nods* in v2.3.1 the menu uses MTMUA.browserType for storing browser type. "NN" for Netscape Nav/Mozilla, "O" for Opera and "IE" for MSIE. ......
Morten Wang
nettrom
Offline Send Email
Feb 6, 2002
6:59 pm
1119
* michal_besta ... I'm not exactly sure what you mean by the first question, I do understand what you mean by the second though. it's an already requested...
Morten Wang
nettrom
Offline Send Email
Feb 6, 2002
7:09 pm
1120
When tweaking your documentation perhaps you should include a cautionary notice that using any of these items will make one's code NONCONFORMANT. True to the...
John Russell
ve3ll
Offline Send Email
Feb 6, 2002
7:22 pm
1121
Hello List, i have trouble with special characters in then URL like German characters. If there is any special character in the URL the tracking is not...
Thomas Gabriel
tg@...
Send Email
Feb 6, 2002
10:27 pm
1122
note the document http://www.w3.org/TR/html4/appendix/notes.html#non-ascii-chars some browsers will translate for you but a better solution is to use escaped...
John Russell
ve3ll
Offline Send Email
Feb 6, 2002
10:57 pm
Messages 1093 - 1122 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