Displaying different image after the page reloads
Hi Guys,
How can I display different images after the page reloads? (The images have to be editable at the front end).
I was thinking using the jQuery Cycle plugin and have set up the following code,however it doesn`t always displays a new image when I refresh the page. I was trying to add the random function, but I don`t think is correct. Here is my code so far: - how can I set this so it doesn`t fades every now and then, only when I refresh the page. Many thanks!