Results 1 to 3 of 3

Thread: Preloading Images

  1. #1
    Join Date
    Apr 2005
    Location
    Toronto
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Preloading Images

    Its does not matter what script is used to answer my question.

    Could somebody please tell me how to add this:

    <BODY onLoad='FT_PreloadImages("http://img103.exs.cx/img103/9647/home28eb.gif", "http://img174.exs.cx/img174/9813/application28yo.gif", "http://img174.exs.cx/img174/6343/roster25vg.gif", "http://img174.exs.cx/img174/7429/ranks26ms.gif", "http://img174.exs.cx/img174/4111/forums28pu.gif", "http://img174.exs.cx/img174/4770/calender21ft.gif", "http://img215.exs.cx/img215/1921/matches23cz.gif", "http://img213.exs.cx/img213/7189/clanchat23fk.gif")'>

    To this:

    <body onload="populate();fillup();changecontent();">

    --------------------------------------------------------------------------
    Sorry for not using the proper format i didnt feel it was essental to helping my problem.

    Any help would be appreciated

  2. #2
    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

    <BODY onLoad="populate();fillup();changecontent();FT_PreloadImages('http://img103.exs.cx/img103/9647/home28eb.gif', 'http://img174.exs.cx/img174/9813/application28yo.gif', 'http://img174.exs.cx/img174/6343/roster25vg.gif', 'http://img174.exs.cx/img174/7429/ranks26ms.gif', 'http://img174.exs.cx/img174/4111/forums28pu.gif', 'http://img174.exs.cx/img174/4770/calender21ft.gif', 'http://img215.exs.cx/img215/1921/matches23cz.gif', 'http://img213.exs.cx/img213/7189/clanchat23fk.gif')">
    - John
    ________________________

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

  3. #3
    Join Date
    Apr 2005
    Location
    Toronto
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sweet thanks my mouseover buttons work properly now. Before it would have to load the mosueover and that was a pain.

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
  •