How do I HTML Display image dimensions (height and width) on image mouseover before upload? Similar to that of Google Image Search...
... I found...
... but there are a few issues with the code provided in that thread whereas the dimensions are not from the actual image source and the mouseover text appears below the image rather than cover over at the bottom.
Aside from the minor text displacement... how do I prefetch the size data just like in Google Images? Thanks.