external navigation menu
well I'm at it again, and still not having much luck.
I put all my images and links into an external js file and that works fine, but I can't get the images to rotate. I've tried a new mouseover function:
this works fine but not as an external file.
In my external file I put:
')
document.close()
//end hiding contents-->
but this doesn't work.
I've got a sample page at
http://www.enchantedeveningsboutique.com/jstemplate2.htm
I'm having a terrible time trying to figure this out and I really do like the mouseovers on a page. Can anybody tell me what I'm doing wrong?
thanks a bunch and Merry Christmas!
Mamie
Busy posted this at 00:27 — 25th December 2002.
He has: 6,151 posts
Joined: May 2001
take the comment tags out of the file, the and //
put a and tag in your html
add http:// into your href tag
and is your .js file in your images folder?
mamie47 posted this at 01:35 — 25th December 2002.
They have: 21 posts
Joined: Oct 2002
thanks for the reply....
I made all the changes you said, and I also noticed I had left the "e" out of mouseover.js in my link. It still doesn't work but I don't get an error message anymore though.
I put the .js file into the image folder to see if that would help but it didn't, so I went back and put in the file location in the script.
this is the new .js file:
document.write=('')
document.close()
If I could get this all figured out that would be a great Christmas present!!
thanks again,
Mamie
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.