Forum Moderators: coopster

Message Too Old, No Replies

Anyone know a script for doing this?

         

venrooy

11:01 pm on Oct 19, 2007 (gmt 0)

10+ Year Member



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)

WebmasterWorld Administrator 10+ Year Member



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