Web Analytics Made Easy -
StatCounter Page loading progress - CodingForum

Announcement

Collapse
No announcement yet.

Page loading progress

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Page loading progress

    Hi i have seen this done but dont know how to get a image or text to show in an IFRAME while waiting on a page to load

    IE. a loading progress graph or loading text

    Would appreciate some help If you can

    Thanx
    Last edited by sly3671; Jun 19, 2002, 07:42 PM.
    §Ł¥™

  • #2
    sly,

    Here's a script you might want to take a look at:



    You would put the script into the html/htm page(s) to be loaded into the iframe. Click on "View Sript" to the left to see a demo.

    The script is configurable so you can customize the look (amoung other things) to compliment your needs .
    boxer_1
    CodingForum Moderator
    "How did a fool and his money get together in the first place?"

    Comment


    • #3
      Thanx boxer. That is the sort of thing i am looking for, but is there any scripts that can just specify an image to show while the page is loading
      §Ł¥™

      Comment


      • #4
        I might be able to throw something together later that displays an image while the page loads. Of course if you use an image, then the image must load first, which could defeat the purpose. You could over come this by pre loading the image you use in the head of the main page containing the iframe.

        I'll look into it a bit later on. In the meantime, there are some page effects here you might want to take a look at and give one a try: http://www.dynamicdrive.com/dynamicindex3/document2.htm

        By increasing the duration, you might be able to achieve a suitable effect .
        boxer_1
        CodingForum Moderator
        "How did a fool and his money get together in the first place?"

        Comment

        Working...
        X