R
Robert Oschler
We like to pop-up context help windows when a user clicks on certain terms
on our web pages. However, the popup blockers seem to block any links with
"target=_new" or "target=_blank". Is there a way with Javascript to open a
new window that is acceptable to the popup blockers? These context help
windows are a direct result of a user click, not an onload or onunload
event.
Thanks.
on our web pages. However, the popup blockers seem to block any links with
"target=_new" or "target=_blank". Is there a way with Javascript to open a
new window that is acceptable to the popup blockers? These context help
windows are a direct result of a user click, not an onload or onunload
event.
Thanks.