|
Posted by Mike on 07/13/06 07:23
I have a requirement to give a user some info while entering data in a
form, like a help.
Rather than the user clicking on a link that goes to a new page and
closes the page the form is on, I want a new window to open so the user
can easily flick between the 2 while entering data, rather than using
the back/forward button on his browser.
I've thought about a java popup but I'm concerned that if the user has
a popup blocker, it will never appear.
I've also though about using target="_blank" but I'm not sure if the
screen size can be set prior to opening it or if a popup blocker would
block it.
My site is coded in PHP. Does anyone have any suggestions?
Thanks
Mike
Navigation:
[Reply to this message]
|