DJ Chase
Newbie
Posts: 1
Registered: 11/8/2004
Member Is Offline
|
| posted on 11/8/2004 at 10:40 AM |
|
|
Problem with opening links to a new window
Hi folks,
when I try to open a menu item in a new window through javascript, this does work (a new window pops up correctly), but the page where the menu is,
becomes white with text "object" but this page shouldn't change, since I opened the link in an new window.
This is the entry in the menu_items:
['<span style="color: white;">Fotogalerie</span>'], "javascript:window.open('galerie.html',
'blank', 'toolbar=no, width=800,height=650');"
]
What have I forgot?
Thanks.
DJ Chase
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 12/2/2004 at 07:29 PM |
|
|
http://www.softcomplex.com/forum/viewthread_1954/
|
|
|
|