View Single Post
Old 10-18-2012, 07:31 PM  
clickhappy
Confirmed User
 
Industry Role:
Join Date: Mar 2004
Posts: 4,027
How do you do a forced page refresh?

I did this but it doesnt seem to work

<SCRIPT LANGUAGE=JavaScript>
function now(){
window.location.reload(true);
}
</SCRIPT>

I changed some stuff on the page and when I went to my second computer to look at it, it looked all fucked up because the .css didnt refresh.
even with that javascript on top

many of my members wont know to hit refresh.
So how can I force their browser?
clickhappy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote