I have a div that gets changed frequently using JavaScript. The script is working perfectly, but for some reason when I add pictures to the div that are larger than the div itself, it completely ignores the overflow property.
I have a div that gets changed frequently using JavaScript. The script is working perfectly, but for some reason when I add pictures to the div that are larger than the div itself, it completely ignores the overflow property.
Hmm... What browser is this happening in? Do you have a link?