Johns
05-04-2003, 03:39 PM
How can I modify the following line of code to auto resize
the jpg to a certain width and height. I would like to use this line of code within an application many times with different images.
Function back() {
parent.frames[1].location.href="file:d:/docs/rollover/300.jpg"
}
the jpg to a certain width and height. I would like to use this line of code within an application many times with different images.
Function back() {
parent.frames[1].location.href="file:d:/docs/rollover/300.jpg"
}