1) Script Title:
Dynamic-FX Slide-In Menu (v 6.5)
2) Script URL (on DD):
http://dynamicdrive.com/dynamicindex1/davidmenu.htm
3) My Problem:
In the file ssmItems.js here is the code for the links:
I now how to use this but I can't figure out how to make the page open in a non-resizable window. I tried:Code:ssmItems[0]=["Header"] ssmItems[1]=["Link Name", "URL", "target"]
But it just opens in a regular window.Code:ssmItems[0]=["Header"] ssmItems[1]=["Link Name", "URL", "window.open('URL', 'Sample', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=600,height=400')"]"]
Any help much appreciated, thanks in advance.



Reply With Quote



Bookmarks