
Search found 8 matches
- Fri Oct 04, 2002 7:30 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: NS4 fails - "SwapIM[el] has no properties" in mmen
- Replies: 2
- Views: 2316
Covered in shame....
I found it. Stupid. A credit to tolerance that it worked in IE5 and NS6 at all. I used IMAGE instead of IMG. Lesson - look for the really stupid things FIRST! Now works fine in NS4 as well. 

- Fri Oct 04, 2002 7:03 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: NS4 fails - "SwapIM[el] has no properties" in mmen
- Replies: 2
- Views: 2316
Some progress...
Hmmm... some progress... if I take out the submenu arrays but not the references to them in the main menu, then IE5.5 and NS6 break in a very similar way to NS4.79. Suspect that for some reason NS4.79 is looking for a non-existent submenu which the other are not? Still hunting...
- Fri Oct 04, 2002 6:43 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Transparent background in netscape 4x
- Replies: 5
- Views: 4083
- Thu Sep 26, 2002 7:35 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: NS4 fails - "SwapIM[el] has no properties" in mmen
- Replies: 2
- Views: 2316
NS4 fails - "SwapIM[el] has no properties" in mmen
Tearing hair here and hunted through forum without success.
Menus working fine in NS6 and IE5. Successfully separated arrays into several files (still have problem if glued back together though!). Got two menus on the page (still have problem if kill one though!)....
NS4.79 symptoms -
(2 and 3 ...
Menus working fine in NS6 and IE5. Successfully separated arrays into several files (still have problem if glued back together though!). Got two menus on the page (still have problem if kill one though!)....
NS4.79 symptoms -
(2 and 3 ...
- Thu Sep 26, 2002 7:12 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Transparent background in netscape 4x
- Replies: 5
- Views: 4083
- Wed Aug 21, 2002 1:10 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Two menus (same style) on one page?
- Replies: 2
- Views: 2592
- Wed Aug 21, 2002 12:32 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Two menus (same style) on one page?
- Replies: 2
- Views: 2592
Think I answered q1
Yay! I think I just answered question 1 by copying the main menu and changing its name and position. Then I guess I just edit all its content, links etc. Cool!
Second question ought to be easy... ferretting madly for book/examples...

Second question ought to be easy... ferretting madly for book/examples...

- Wed Aug 21, 2002 12:27 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Two menus (same style) on one page?
- Replies: 2
- Views: 2592
Two menus (same style) on one page?
Hi - I just downloaded sample 15 (headers as dividers) and played with it a bit and am impressed with the flexibility and how easy it is to configure. First admission - my knowledge of javascript is rudimentary, so forgive me if I ask anything really dumb... A couple of quick questions, before I ...