PDA

Click to See Complete Forum and Search --> : page refresh image change..help plse!


lokki
10-31-2007, 07:56 PM
hi all.. probably a simple problem...:confused:
does anyone know the simplest least codey way of making an image change every time the page is refreshed?

thanks

GraphixNPrint
10-31-2007, 08:11 PM
<meta http-equiv="Pragma" content="no-cache"> or <meta http-equiv="expires" content="0">

chalsema
10-31-2007, 08:15 PM
Try this Google search: javascript rotate image on refresh
There seemed to be several good results.

lokki
11-01-2007, 10:23 AM
thanks! :)