![]() Preserved Topic: Open window help.... (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: |
![]() Need help on opening an new window from an image with the margins set to 0 on the new window. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() You have two options. Either create HTML page that will conatin that image and set margins to 0, or use JavaScript to dynamically write HTML code to the window like this: |
Paranoid (IV) Inmate From: |
![]() Thank you max. |