gish
11-26-2002, 04:23 PM
any one here no the img object good enough to tell me what the basic sysntax to getting the height/width from an img when getting it from the database....understand the height/width is not a field the the.......
might be something like.... img.style.height??
i want to them in var
for example
var sHeight = "" + img.style.height
var sWidth = "" + img.style.width
thanks
G
might be something like.... img.style.height??
i want to them in var
for example
var sHeight = "" + img.style.height
var sWidth = "" + img.style.width
thanks
G