Load different content after delay
-
I’m trying to do something that I had assumed would be fairly simple (I’m a simple soul), but hours spent searching for suitable plugins (and other methods, including embedding php code inline) has yielded nothing.
I’d like a page to load, show an image for (say) 10 seconds, which disappears, then displays text (this could be via a redirect to another page).
There’s lots of ‘countdown timers’ available, but they all seem to be based on specifying dates and times, rather than just time intervals.
I’m using v3.0.
I know I could make the image a link which redirects to another page, but I’d like it to happen automatically.
Can anyone suggest a suitable plugin, or other method?
With thanks.
PS I’m a bit anti-javascript; I’m looking for server-side solutions!
The topic ‘Load different content after delay’ is closed to new replies.