Thread: Ajax problem
View Single Post
03-31-2012, 07:52 PM
#1
vjstreet is offline vjstreet
Status: I'm new around here
Join date: Mar 2012
Location:
Expertise:
Software:
 
Posts: 1
iTrader: 0 / 0%
 

vjstreet is on a distinguished road

  Old  Ajax problem

Hi,

When you load different pictures different times with ajax() jQuery function into some element, is it normal that each time you can see for a fraction of a second the pictures already loaded the previous time ?

This happens even when I empty the DOM element before loading new pictures. The new pictures load, but before they do, it is the previous pictures who load again for a very brief moment. Why is that ?

Reply With Quote