Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: I'm looking for a code! Pls help!

  1. #1
    Join Date
    Oct 2006
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I'm looking for a code! Pls help!

    Well i'm actually looking for a code! Do u guy's notice that when u added a new codeing to your site and when u load the page only the original code that load first! after a few moment the newly added codeing then will be loaded out......... So does anyone know any code/ Javascript can make it all newly added coding load together? As for example like the hide code, when u added the hide code to your site it load slow and u still can see the hidden stuff inside the hide code during loading!

    So anyone can help?????


    Look at the link below:

    http://animediscussion.orjm.net/index.php?...view=getnewpost

    the site added a center user profile codeing! but it still load with the original code too and doesn't lack while loading, as the forums also hosted by invisionfree! So i think there's sure someone got the code/ Javascript for it!

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    The link you provided in your posting seems to be dead. It would be better if you can rephrase what you are looking for.

  3. #3
    Join Date
    Oct 2006
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have check the link, it works!

  4. #4
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Check the attached screenshot

  5. #5
    Join Date
    Oct 2006
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Use IE

  6. #6
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    Quote Originally Posted by STAR
    Use IE
    no

    Anyway, yes there is a reason for this. Most scripts are designed to run when the page has done loading(in order to get all the info). Scripts can be run before the page loads but can't be relied. The only way around this is to use CSS to hide the content.

  7. #7
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Posted : STAR
    Use IE
    I wonder how a person insist the web users to use a particular browser?

  8. #8
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    codeexploiter: Use [quote=Name] next time.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  9. #9
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    blm126 is right for the most part. It depends upon just what the code is though. Also code can be changed to display a loading phrase or graphic instead of simply being hidden. It can also be changed to show something that the script will later show once it initializes after page load. All these strategies depend upon just what the script is. Some scripts can load as the page is parsed and still be perfectly reliable, many cannot.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  10. #10
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    The link works for me.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •