Possible Duplicate:
Get real image width and height with JavaScript in Safari/Chrome?
Is there a way to know the true width and height of an image using jQuery when the image is scaled down in css – without any extra data of dimensions – any link or code example would be helpful thanks
Try using
naturalWidthandnaturalHeight.