/    Sign up×
Community /Pin to ProfileBookmark

Why are browsers reading style sheets that been removed?

Hello … Trey here .. new to this forum .. hi ?

Working on at a site at work that must work in IE 5.5, IE6, and NN4 … attached a style sheet with a link tag for netscape and the @import for IE. I then removed the style sheet references to check something (both the link and the @import), yet the pages are still referencing the style sheet. i took the style sheets off the server, and IE is not reading it anymore, but netscape is still looking for it and then sending an error that it can’t find the page (the link indictaes it’s looking for the style sheets).

How could this possibly happen if you take it out of the code?

very confused ?,
trey

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@toicontienAug 01.2003 — It sounds like Netscape has the style sheet cached and it hasn't looked to the server for a newer version of your page. Visit the page in question again with Netscape, view source and look for the link and @import calls to the style sheets. Chances are real good that NS hasn't pulled the newer version of the HTML file from the server.

Check this in the NS peferences:

  • 1. Edit > Preferences


  • 2. Expand the "Advanced" option on the left side of the preferences window.


  • 3. Click on the "Cache" option that drops down beneath.


  • 4. Look for "Document in cache is compared to document on network:" and put a dot next to "Every Time" when you are developing. Also, click the "Clear memory cache" and "Clear disk cache" buttons.


  • 5. Revisit the page. It should pull everything new from the server.
  • ×

    Success!

    Help @trannyboy74 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.20,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...