Javascript SOS
Javascript SOS
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- mitsu0
one way is to just put this in your image tag:
style='position:absolute;top:-50...
then, with javascript, you can access the images' height and width attributes.
the only other way i could think of is to get the image info server-side. did this help any?