Posted by dadof6 on 10/12/06 17:36
Use a div made to look like a popup. When not in use set the visibility
of that div to hidden and when you want the div to "popup" set the
visibility to visible. You will of course have to pay attention to the
positioning of that div.
Hope that helps..
Nathan
GS wrote:
> Guys:
>
> I have a question, Is it possible to implement pop-up window without
> Java script, we don't want to use java script since it might get
> blocked by pop-up blocker. Thanks in advance.
>
> GS.
[Back to original message]
|