Re: Clean page
- From: Andrew Poelstra <apoelstra@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 02 Oct 2008 05:00:47 GMT
On 2008-10-01, Chris Jones <chrisj75@xxxxxxxxx> wrote:
On 1 Oct, 07:16, BigZero <vijaymajagaon...@xxxxxxxxx> wrote:
Hello ppl,
I have any index page that already as lot of information to display i
wanted to make it as the index page should display one image for 5
second and after 5 second the rest data but not the image.
how to clean the old data or image from single loaded page.
"All i m looking for display image for 5 second after 5 second clear
image and show the rest data"
i try sleep() method but it's not working for me it sleeps whole file
for 5 second not the rest part of page. any idea how to solve this
problem.
Thanks
Vm
Two DIVs, the non-image one initially hidden, then javascript which
runs after 5 seconds to hide the DIV with the image and display the
other one.
Actually, chances are that the image DIV should be the one that is
initially hidden, so that users without Javascript enabled will be
able to see the rest of the site.
An even better solution would be to use two different pages and a
HTTP redirect.
--
Andrew Poelstra apoelstra@xxxxxxxxxxxxxx
Only GOD may divide by zero. That is how he created black holes.
-Veselin Jungic
.
- Follow-Ups:
- Re: Clean page
- From: BigZero
- Re: Clean page
- References:
- Clean page
- From: BigZero
- Re: Clean page
- From: Chris Jones
- Clean page
- Prev by Date: I need advice on how to create thousands of articles with PHP or else
- Next by Date: Re: I need advice on how to create thousands of articles with PHP or else
- Previous by thread: Re: Clean page
- Next by thread: Re: Clean page
- Index(es):
Relevant Pages
|