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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1432 - 1461 of 2419   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1432
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@...
Send Email
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
Offline Send Email
Aug 6, 2002
2:52 pm
1434
* 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 ...
Morten Wang
nettrom
Offline Send Email
Aug 7, 2002
9:54 am
1435
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....
Steven J. Reilly
thereillys1
Offline Send Email
Aug 7, 2002
10:32 am
1436
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...
vor0nwe
Offline Send Email
Aug 7, 2002
2:09 pm
1437
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...
cooleg
Offline Send Email
Aug 7, 2002
2:12 pm
1438
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...
prakash dewangan
prakashdewangan
Offline Send Email
Aug 7, 2002
2:34 pm
1439
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...
spatel_30253
Offline Send Email
Aug 7, 2002
2:43 pm
1440
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...
Michael Hogan
mhoganid8
Offline Send Email
Aug 7, 2002
4:15 pm
1441
* 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...
Morten Wang
nettrom
Offline Send Email
Aug 8, 2002
2:54 pm
1442
* 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...
Morten Wang
nettrom
Offline Send Email
Aug 8, 2002
2:57 pm
1443
* 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 ...
Morten Wang
nettrom
Offline Send Email
Aug 8, 2002
2:59 pm
1444
* Laurent GODARD ... there are no stupid questions, only stupid answers. ... thanks! :) ... 'menu' is usually the name of the frame where you have the menu ...
Morten Wang
nettrom
Offline Send Email
Aug 10, 2002
4:09 pm
1445
* 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! ...
Morten Wang
nettrom
Offline Send Email
Aug 10, 2002
4:10 pm
1446
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...
Michael Hogan
mhoganid8
Offline Send Email
Aug 10, 2002
6:01 pm
1447
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...
xerithane2
Offline Send Email
Aug 14, 2002
6:45 pm
1448
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,...
srikod
Offline Send Email
Aug 15, 2002
5:52 am
1449
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,...
Stephen Hall
sjhall2003
Offline Send Email
Aug 15, 2002
2:25 pm
1450
... <snip> The page is at www.portculliscc.co.uk, by the way, if you want to try it out yourselves. S...
Stephen Hall
sjhall2003
Offline Send Email
Aug 15, 2002
2:55 pm
1451
* xerithane2 ... just call parent.frames[MTMCodeFrame].MTMDisplayMenu() and the display will update. substitute MTMCodeFrame with the name of the code frame, ...
Morten Wang
nettrom
Offline Send Email
Aug 16, 2002
12:04 pm
1452
* srikod ... function MTMDisplayItem() calls function MTMakeLink() which is what controls the link that is written to the menu frame for all items (both...
Morten Wang
nettrom
Offline Send Email
Aug 16, 2002
12:08 pm
1453
* 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...
Morten Wang
nettrom
Offline Send Email
Aug 17, 2002
1:05 pm
1454
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@...
Send Email
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...
garethhawkins
Offline Send Email
Aug 21, 2002
10:12 am
1456
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...
eric_desart
Offline Send Email
Aug 21, 2002
4:16 pm
1457
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...
spatel_30253
Offline Send Email
Aug 21, 2002
8:10 pm
1458
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...
fineray
Offline Send Email
Aug 22, 2002
1:50 pm
1459
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...
fineray
Offline Send Email
Aug 22, 2002
7:46 pm
1460
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...
prakash dewangan
prakashdewangan
Offline Send Email
Aug 23, 2002
9:53 am
1461
Please? Kind regards Eric ... corresponding .js ... work....
eric_desart
Offline Send Email
Aug 23, 2002
11:27 am
Messages 1432 - 1461 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