jdpatterson74
12-25-2007, 10:30 PM
1) Script Title: Dynamic-FX Slide-In Menu (v 6.5)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm
3) Describe problem:
I installed the menu and everything works fine except I have a question about:
I am using Visual Studio and going thru a localhost to see how my web site looks as I edit the codes. In the menu items link to a web page within my web and the first link works fine but when I try the link on the page I went to, it does not work.
Example:
ssmItems[1]=["Jobs", "Category/jobs.aspx", ""]
ssmItems[2]=["Jewelry", "Category/Jewelry.aspx",""]
Loading site.master I can click on either "Jobs" or "Jewelry" and both will work. Once I get to that page in my web site (each page has the side menu) and click on either one I receive a load error.
I am probably just missing something small, thanks for your help!!
Joshua
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm
3) Describe problem:
I installed the menu and everything works fine except I have a question about:
I am using Visual Studio and going thru a localhost to see how my web site looks as I edit the codes. In the menu items link to a web page within my web and the first link works fine but when I try the link on the page I went to, it does not work.
Example:
ssmItems[1]=["Jobs", "Category/jobs.aspx", ""]
ssmItems[2]=["Jewelry", "Category/Jewelry.aspx",""]
Loading site.master I can click on either "Jobs" or "Jewelry" and both will work. Once I get to that page in my web site (each page has the side menu) and click on either one I receive a load error.
I am probably just missing something small, thanks for your help!!
Joshua