nickols
03-03-2009, 01:24 PM
1) Script Title: Smooth Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.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:
arrowimages: {down:['downarrowclass', 'main_images/icons/down.gif', 23], right:['rightarrowclass', 'main_images/icons/right.gif']},
but not in my other pages because it has to be:
arrowimages: {down:['downarrowclass', '../main_images/icons/down.gif', 23], right:['rightarrowclass', '../main_images/icons/right.gif']},
is there a simple solution for this?
Regards, Nicky Zeeman
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.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:
arrowimages: {down:['downarrowclass', 'main_images/icons/down.gif', 23], right:['rightarrowclass', 'main_images/icons/right.gif']},
but not in my other pages because it has to be:
arrowimages: {down:['downarrowclass', '../main_images/icons/down.gif', 23], right:['rightarrowclass', '../main_images/icons/right.gif']},
is there a simple solution for this?
Regards, Nicky Zeeman