sumpo Chevereto Member Aug 24, 2012 #1 Is it possible to change a background image after refresh the webpage.What i want is to change it every time when my user refresh the webpage
Is it possible to change a background image after refresh the webpage.What i want is to change it every time when my user refresh the webpage
A Avast 👽 Chevereto Freak Aug 24, 2012 #2 Do you want to change the background to a random image of a folder?
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Aug 25, 2012 #3 You can do it by PHP using a random case and then echo the CSS like <style type="text/css... body { background-image: url(blabla); }</style>
You can do it by PHP using a random case and then echo the CSS like <style type="text/css... body { background-image: url(blabla); }</style>
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Aug 27, 2012 #5 Sure, http://sonspring.com/journal/easy-random-css-backgrounds