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 Link to comment https://forums.phpfreaks.com/topic/260507-dynamically-refresh-style-via-a-php-stylesheet/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.