Re: Clean page



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
.



Relevant Pages

  • Clean page
    ... I have any index page that already as lot of information to display i ... second and after 5 second the rest data but not the image. ... how to clean the old data or image from single loaded page. ... i try sleep() method but it's not working for me it sleeps whole file ...
    (comp.lang.php)
  • Re: Clean page
    ... I have any index page that already as lot of information  to display i ... second and after 5 second the rest data but not the image. ... i try sleep() method but it's not working for me it sleeps whole file ... Two DIVs, the non-image one initially hidden, then javascript which ...
    (comp.lang.php)
  • Re: Specifying width as a percent
    ... while the bottom div doesn't stretch ... note that table cells' computed width for a styled auto width is ... table cells (in the sense of elements with display: table-cell) ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: div manipulation inside tr
    ... > third - display another form ... > first div originally hidden ... any two browsers will produce the same DOM as a result. ... > dropdown to make div's hidden/visible ...
    (microsoft.public.scripting.jscript)
  • Re: church website: having trouble with display in IE
    ... table drops down below the div. ... it should (if it's display: ... were a block level box, it should go below the float, always, whether ... it's likely in an HTML spec under "tables". ...
    (comp.infosystems.www.authoring.stylesheets)