Jquery slider cache question

hi all

i decided to implement a jquery image slider on my homepage to show featured products.

The whole banner including the price will be one single image fetched from database.

As these featured products image banners will contain the price

so I have a question/ doubt

If i updated my banner with price after 2 days then user browser will see the updated banner or the cached banner ???.

Because i remember once i applied jquery somewhere and after making changes i have to clear browser cache to see the changes in the browser.

vineet

Generally I don’t think this is much of a problem. But you can help things along by changing the URLs of things like images and scripts, to force the browser to download them when someone visits a page.