Topic awaiting preservation: simple javascript (Page 1 of 1) |
|
---|---|
Neurotic (0) Inmate Newly admitted |
posted 10-22-2001 15:40
I'm trying to get an image to come up in a pop up window. |
Bipolar (III) Inmate From: Southern Alabama, USA |
posted 10-22-2001 15:45
You can use a javascript where you can set the size of the window you open up. |
Paranoid (IV) Inmate From: Lebanon |
posted 10-22-2001 16:45
you can do what ZOX told you, but that won't center the image instead it will just show the image exactly in the popup window. code: function pop(imgsrc)
|
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 10-22-2001 16:45
The poster has demanded we remove all his contributions, less he takes legal action. |
Neurotic (0) Inmate Newly admitted |
posted 10-22-2001 16:56
That's the way I ended up doing it.... just put 'em in html files. |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 10-22-2001 19:28
Hey Tax! I hopoe not to be too late, I found this, and maybe is useful for you: code: <script>
|