Is it possible to get the javascript size of an image outside of my directory?
For example in this usage:
.divExterna{
background-image:url(http://www.backsite.com.br/datafiles/suite/escritorio/aplicativo/conteudo/album_fotografico/769.jpg),
height: seu_tamanho
}
I'd like to get your size to apply as the height of my div.