andyc209
07-24-2007, 03:31 PM
1) Script Title: HV menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm
3) Describe problem: Can anyone see what is wrong here. I am trying to use the HV menu to open a window using the Windows Widget (http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm)
but keep getting the error : Expected ';'
can anyone see anything wrong with the following code:
Menu1_2=new Array("Applications","javascript:onClick='appswin=dhtmlwindow.open('appsbox', 'iframe', 'includes/home_apps.asp', 'New Applications', 'width=440px,height=250px,left=20px,top=70px,resize=1,scrolling=1', 'recal'); return false","",0);
thanks in advance
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm
3) Describe problem: Can anyone see what is wrong here. I am trying to use the HV menu to open a window using the Windows Widget (http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm)
but keep getting the error : Expected ';'
can anyone see anything wrong with the following code:
Menu1_2=new Array("Applications","javascript:onClick='appswin=dhtmlwindow.open('appsbox', 'iframe', 'includes/home_apps.asp', 'New Applications', 'width=440px,height=250px,left=20px,top=70px,resize=1,scrolling=1', 'recal'); return false","",0);
thanks in advance