View Single Post
Old 2004-08-11, 03:56 PM   #8
dgraf
If something goes wrong at the plant, blame the guy who can't speak English
 
Join Date: Jul 2004
Posts: 30
By using the iframe element you can create a sub-window of desired position, size and feshion on your page and load an independet html page into it. The second html page will contain just the image and a refresh code within.

More info about inline frames here -

W3C - Inline frames: the IFRAME element
dgraf is offline   Reply With Quote