Flip-Flop Files

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
bobwill
Mega Advanced
Mega Advanced
Posts: 229
Joined: Tue Oct 01, 2002 3:03 pm
Location: Kansas
Contact:

Flip-Flop Files

Post by bobwill »

In V3 the first "js" file to be run was the user data file "menu_array.js" followed by "mmenu.js" file. Now in V5 the "milonic_src.js" which equates to the "mmenu.js' file is to be run first, followed by the user data file "menu_data.js", which was the V3 "menu_array.js" file.

I have about 50 "htm" files that contain the V3 sequence. I do not want to edit all those files just to "flip-flop" the loading order. Do you recommend just changing the names of V5 files to match V3 names so all the "htm" files will not have to be edited?

V5 -------------------- V3
menu_data.js---->menu_array.js
milonic_src.js---->mmenu.js
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Wow, I use the menu to avoid changing many pages with a template.

I'm not sure about the src file, the data you can change any way you want.
Someone was changing the menu to index page, not sure if it addressed your problem.

Regards
maz
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

You should be able to change any of the filenames.

It might cause confusion in the future if you forget though. ;)

-- Andy
Post Reply