J
Jeff Thies
I'm one of those people that "occasionally" finds a good use for popups.
For example image upload page, need to preview the image to make sure it is
the right one.
Hmmm, popup blocker on...
Need an alternative.
possibilities:
1) put it in an IFRAME
2)inline it in the flow of the html,shrink the size
3) float it on top of the page in a moveable div
4) java or activeX app
5) something I haven't thought of??? flash?
I'm leaning towards #'s 2 or 3.
Comments?
Jeff
For example image upload page, need to preview the image to make sure it is
the right one.
Hmmm, popup blocker on...
Need an alternative.
possibilities:
1) put it in an IFRAME
2)inline it in the flow of the html,shrink the size
3) float it on top of the page in a moveable div
4) java or activeX app
5) something I haven't thought of??? flash?
I'm leaning towards #'s 2 or 3.
Comments?
Jeff