simple javascript question
Posted: Wed Jun 16, 2004 5:06 pm
How do I make a pop up window in java script? For example, I have a place where people can upload a picture to my server, and it looks like this:
-----------------------------------------------------------------------------------
Upload Picture: (?)
______________
|__FORM HERE__| |Browse...|
|Submit|
----------------------------------------------------------------------------------
When someone clicks on the question mark next to upload picture, I want a small popup window to come up with all the rules for uploading a picture to my server. How to I achieve this?
thanks.
-----------------------------------------------------------------------------------
Upload Picture: (?)
______________
|__FORM HERE__| |Browse...|
|Submit|
----------------------------------------------------------------------------------
When someone clicks on the question mark next to upload picture, I want a small popup window to come up with all the rules for uploading a picture to my server. How to I achieve this?
thanks.