mb1 Posted April 7, 2012 Share Posted April 7, 2012 Hi, I have this little weather app: http://marineboudeau.com/lab/weather. I created new file called style.php which contains some conditional statements and outputs css. It works: http://marineboudeau.com/lab/weather/style.php. I am trying to reload/refresh that file constantly and have it update the page. I found this cool js refresh script that auto refreshes stylesheets every 10 seconds. My regular CSS stylesheet gets auto refreshed but the php stylesheet, although it shows that it gets loaded, doesn't auto refresh style on the page dynamically (unless user refreshes the page). Why is that? How would you solve this? Thank you for your help! mb1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.