[jQuery] IMage div is not updating acc to the image urls in textfile
I m using jquery with loading dynamic content from text file, when i
change the text file the images dont get changed till I open new
browser window. The image urls are coming from database and im writing
them to text file and everytime the page refereshes the image urls
data gets changed , so i want to reflect the same in my div where im
loading images using jquery dynamically, Please help me with this
query Thanks