How to make Loading Page??? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    How to make Loading Page???

    Amel Nuhanovic
    Amel Nuhanovic
    Forumember


    Male Posts : 152
    Reputation : 1
    Language : Bosnian
    Location : Bosnia and Herzegovina

    How to make Loading Page??? Empty How to make Loading Page???

    Post by Amel Nuhanovic December 10th 2010, 5:33 am

    Well guys like i say i love to make at mine forum before when you see all, some loading page, if you know what i mean )))i already speak with Gangstar15 he show me little how to make that but i think i make wrong, because i see that at forum not before all that...if someone can help me with this please i will show you in pictures, maybe i make something wrong and yeas about A HTML page i cant change and make that, its always The forum index, you can see there where is showed loading like in pictures to...THANKS


    How to make Loading Page??? 2yuzn6v

    How to make Loading Page??? Adetmx

    <html>
    <head>
    <script type="text/javascript">
    <!--
    function Redirect() {
    window.location="http://www.YOUR FORUM LINK HERE.com";
    }
    document.write("You will be redirected to our main page in 10 seconds!");
    setTimeout('Redirect()', 10000);
    //-->
    </script>
    <br>
    <img src="http://upload.wikimedia.org/wikipedia/en/2/2d/Pbar.gif">
    </head>
    <body>
    </body>
    </html>
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    How to make Loading Page??? Empty Re: How to make Loading Page???

    Post by Sanket December 10th 2010, 10:00 am

    Amel Nuhanovic
    Amel Nuhanovic
    Forumember


    Male Posts : 152
    Reputation : 1
    Language : Bosnian
    Location : Bosnia and Herzegovina

    How to make Loading Page??? Empty Re: How to make Loading Page???

    Post by Amel Nuhanovic December 10th 2010, 10:05 am

    its ok all thanks