Forum Moderators: phranque

Message Too Old, No Replies

Navigation only displays on entrance page

Browser caching problem with CSS & Javascript?

         

yowza

6:26 pm on Jan 14, 2004 (gmt 0)

10+ Year Member



I'm not sure if this is a javascript, CSS, or a browser problem.

I have a fairly complicated navigation system designed with <div>'s, CSS, and Javascript. The menu has 10 categories which you can open to reveal the subcategories. The CSS and Javascript are located in linked external files.

The problem is that when I use IE5 the menu only shows on my first visit to the page. When I move on to another page, the entire menu disappears.

The only reason I can come up with is that the browser caches the Javascript and CSS files and doesn't reload them per page. But why would this only happen in IE5? Wouldn't the <div>'s be present on every page (div's shouldn't be cached)?

I'll gladly sticky the url to anyone who could help.

yowza

10:34 pm on Jan 15, 2004 (gmt 0)

10+ Year Member



Anybody have an idea?