1) Script Title: Smooth Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm
3) Describe problem:
Hi,
First of all thank you for this wonderful script! I'm new in javascript so i'm glad i found this script.
But i got a little question. I got a problem with the arrows.
This works for my index.html page:
but not in my other pages because it has to be:Code:arrowimages: {down:['downarrowclass', 'main_images/icons/down.gif', 23], right:['rightarrowclass', 'main_images/icons/right.gif']},
is there a simple solution for this?Code:arrowimages: {down:['downarrowclass', '../main_images/icons/down.gif', 23], right:['rightarrowclass', '../main_images/icons/right.gif']},
Regards, Nicky Zeeman



Reply With Quote
Like i said i'm new to javascript and i don't know what you mean with this. Could you please explain it a bit more to me?
Bookmarks