I have a menubar on my main page.
when clicking on a menu item I want to open an existing htm page at a
certain position in my main page
I use no frames. It should be replacing a div-section.
Below is the script for opening in a new window
mainMenuItem("x yz",".gif",27,1 18,"javascript: var newwin=window.o pen
(another.htm',n ull,'height=200 ,width=400,stat us=yes,toolbar= no,menubar=no,
location=no')", "","tag-name",2,2,"oude rcomitx_hnavbar _plain");
thanks
when clicking on a menu item I want to open an existing htm page at a
certain position in my main page
I use no frames. It should be replacing a div-section.
Below is the script for opening in a new window
mainMenuItem("x yz",".gif",27,1 18,"javascript: var newwin=window.o pen
(another.htm',n ull,'height=200 ,width=400,stat us=yes,toolbar= no,menubar=no,
location=no')", "","tag-name",2,2,"oude rcomitx_hnavbar _plain");
thanks
Comment