Thread: div problems
View Single Post
Old 09-19-2012, 02:58 AM   PM User | #2
Sammy12
Registered User

 
Join Date: Jun 2011
Posts: 1,063
Thanks: 12
Thanked 241 Times in 240 Posts
Sammy12 is on a distinguished road
If things are suddenly changing, you may want to set up the page with cache disabled (most people do when developing).

In Chrome, you can right click the page, inspect element, then hit the gear at the bottom right:



and click disable cache:



Should prevent any future problems. This is also the only way to disable cache in Chrome, as there is a reported bug of <meta> no-cache not working.

Last edited by Sammy12; 09-19-2012 at 03:01 AM..
Sammy12 is offline   Reply With Quote
Users who have thanked Sammy12 for this post:
quartzy (09-19-2012)