elrick
06-10-2003, 10:42 AM
I am using popup menus to navigate my site, though because i am not using frames i can't specify the target.
So I thought rather than use a window.open i would copy the relevent file over a generic filename used as an include, like:
mm_menu_0609135830_0.addMenuItem("Starters","copy('starters.php', 'include.php');");
but it says 'object required', does any1 know what I'm doing wrong?
So I thought rather than use a window.open i would copy the relevent file over a generic filename used as an include, like:
mm_menu_0609135830_0.addMenuItem("Starters","copy('starters.php', 'include.php');");
but it says 'object required', does any1 know what I'm doing wrong?