I am doing a widget that inserts an image and overlay to put items on top of the image. I would like to know if there are any ways i could get the height and width of the image src from <img src="xxx.jpg">
I have tried many ways such as zooming to the img tag and retrieve $.height/ $.width and so on but to no aval.
Thanks.
