hensonmgw
Newbie
Posts: 1
Registered: 9/2/2002
Member Is Offline
|
| posted on 9/14/2002 at 08:37 AM |
|
|
Popups window from Tigra Menu
Is it possible to open a popup window from within the Tigra Menu?
I am using the frames version of the menu cause most of the links in my menu i want to load in an iFrame on the page, but some I want in a frameless
popup window. I have found a script that enables me 2 open in popups, but i cant seem to intergrate it into my menu all at the same time.
Thanks in Advance
marc
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 9/16/2002 at 03:28 PM |
|
|
in URL section of the item put
javascript:popup_function(...)
where popup_function is some function with parameters that creates popup frameless window.
|
|
|