I need a script that will hide - or not show an image until the page is refreshed. When the refresh button on the browser is hit - the picture appears.
I've seen it done, but the script was hidden. Does anyone know how to do this?
Thanks.
jatar_k
1:06 pm on Oct 20, 2007 (gmt 0)
sounds more like javascript from what you've mentioned
though I guess you could set a session var on the first load then when it is refreshed, if that var already exists, show the image