-
Hi DD,
OK, I dropped in the latest change you suggested. I got java script errors in my HTML editor, and on-line the drop down doesn't work. But you can still see the change I made when you view page source.
I am now suspecting that this is very close but that there is only a syntax error in the way from this working properly. My first assumption was the placement and ordering of the back slashes. I tried moving them but to no success.
Do you have any thoughts on the syntax?
Thank you again, DD,
-
Ah yes, the backslashes in the last code I posted should be for the single apostrophes (not double):
Code:
menu3[0]='<a href="http://feminineliving.com/classes/class_1.html" onMouseover="document.images.uniquevar1.src=\'images/menu/mainmenu_class 1_mo.png\'" onMouseout="document.images.uniquevar1.src=\'images/menu/mainmenu_class 1.png\'"><img name="uniquevar1" src="images/menu/mainmenu_class 1.png" alt="" width="83" height="46" border="0"></a>'
-
DD, you are amazing! That fixed it!!!
Take a look - http://feminineliving.com/temp_new/index.html.
Thank you so much for all your help!
Todd