Keeping it simple...

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
Chad Hullender
Beginner
Beginner
Posts: 7
Joined: Fri Jul 26, 2002 8:58 pm
Location: Ft. Worth, Texas, USA

Keeping it simple...

Post by Chad Hullender »

This may be an embarassing :oops: way to start this, but we are not pleased with the speed that another menu generator exhibits so I am interested in giving Milonic a try.

I simply did as stated on the website and put the two scripts into my HTML page, yet nothing appears to happen when the page is opened. The js's are located in the same directory as the HTML page and the SRC location is adjusted to have just the file name (minus the directory /menus/ reference).

(i.e. <script language=JavaScript
src="mmenu_array.js"
type="text/javascript"></script>

<script language=JavaScript
src="mmenu.js"
type="text/javascript"></script>
)

Not being a developer by nature, I will take a working sample and tweak it to match what I want. This has proved very successful in the past, yet I am stumped right out of the gate on this one. Do you have any ideas why the page loads without any indifference to whether the js are there or not?

Chad
User avatar
Mike O'Shea
Beginner
Beginner
Posts: 4
Joined: Sat Jul 27, 2002 1:56 pm
Location: Ardglass, County Down, N. Ireland
Contact:

INSTALLATION PROBLEM - How do I incorporate & use?

Post by Mike O'Shea »

:oops: Me too! I'm just a new guy - well, new 70 years ago! :mrgreen: - and I'm stuck with a navigation problem on my website(qv) - http://www.o2c.org .
I simply do not know the first thing about installing and using the 'follow me' menu. Any advice / instruction would be a great help! Thanks.
Mike O'Shea[/b]
Help an old man to remain (?) sane!
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Chad, a URL would help so we can get a better idea of what's going on.
John
menufurfer
Super Advanced
Super Advanced
Posts: 37
Joined: Sun Jul 28, 2002 4:40 am

Post by menufurfer »

Chad (are you the dimpled variety?):

Check to see that Java and/or Javascript is enabled in your browser. Also did you patch the code right after <body>. You can also copy and paste the tags at the top of the web page. /mfurf
Chad Hullender
Beginner
Beginner
Posts: 7
Joined: Fri Jul 26, 2002 8:58 pm
Location: Ft. Worth, Texas, USA

A little sleep helps....

Post by Chad Hullender »

Like a lot of things, I tend to make it more complicated than necessary. I came back to work the next day, stripped my HTM to nothing, put in the menus and it worked.

Thanks for your advice.

Chad
Post Reply