SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: Jquery slider cache question

  1. #1
    SitePoint Evangelist
    Join Date
    Nov 2008
    Posts
    594
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    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

  2. #2
    It's all Geek to me silver trophybronze trophy
    SitePoint Award Recipient ralph.m's Avatar
    Join Date
    Mar 2009
    Location
    Melbourne, Australia
    Posts
    20,019
    Mentioned
    217 Post(s)
    Tagged
    3 Thread(s)
    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.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •