clicking on a link that makes a <div> section visible (change display style between 'none' and 'block'... I have a comments section on top of a page, which can be made visible by clicking on a link. On the rest of the page there are alot of images. But when clicking on the comments link to open the <div> where the comments are in, all the rest of the images on the page stop loading ... And also if the page is fully loaded and clicking than on the "open comments" link, all animated gifs stop animating How can this happen ?