Click to See Complete Forum and Search --> : css missed


Webskater
05-15-2003, 05:46 AM
I have this at the top of my pages to access a style sheet.

<link rel="stylesheet" type="text/css" href="../../css/myStyles.css">

This is a fairly big file - about 18k.

I have a couple of pages that sometimes seem to ignore the style sheet. You load the page - everything looks right. Click refresh and some of the styles do not appear to have been 'seen' and things have reverted to defaults. Reload the page again and its okay. Any ideas what is going on please.

Charles
05-15-2003, 06:06 AM
I'd guess that either you are doing something peculiar with JavaScript or that you are using some unfortunate browser. Try turning off JavaScript and if that doesn't work then upgrade.