Re: What the heck is this????????
From: Murray (forums_at_HAHAgreat-web-sights.com)
Date: 11/12/04
- Next message: Stefan B Rusynko: "Re: web development tools-Dreamweaver vs. Frontpage 2003"
- Previous message: Bob L: "Re: Rearranging Files"
- In reply to: Damzish: "What the heck is this????????"
- Next in thread: MD Websunlimited: "Re: What the heck is this????????"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Nov 2004 10:20:13 -0500
preloadImgs()
It loads images into the cache that are used in rollovers on the page to
minimize the delay when you actually do the rollover.
--
Murray
"Damzish" <Damzish@discussions.microsoft.com> wrote in message
news:93C24AF7-EB3B-4A3F-973E-55AEC04FB1DA@microsoft.com...
> What is this java script in the head of some the pages?
>
> <script language="JavaScript">
> <!--
> function FP_preloadImgs() {//v1.0
> var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
> for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image;
> d.FP_imgs[i].src=a[i]; }
> }
>
> --
> Damzish
> -----
> What is a virtual assistant? Click here! http://www.world-wide-virtual.us
>
> The best the art world has to offer http://www.lairdsfineart.com
- Next message: Stefan B Rusynko: "Re: web development tools-Dreamweaver vs. Frontpage 2003"
- Previous message: Bob L: "Re: Rearranging Files"
- In reply to: Damzish: "What the heck is this????????"
- Next in thread: MD Websunlimited: "Re: What the heck is this????????"
- Messages sorted by: [ date ] [ thread ]