site preloader
- Started
- Last post
- 4 Responses
- phatrick
hey all...i'm looking for a javascript that will essentially allow me to create a preloader for lots of crap (many many images) with some visual feedback. i don't want to use flash. i've seen it on many sites before -- all of which escape me now. anyone? please help!
- vburo0
i have a script for that somewhere..
folkert used it on his old site as well..
- tomkat0
theres one in dreamwaever, I think
MM_preloadImages or sumthin
- vburo0
http://www.superfamous.com/2001/…
click image.. it uses an animated gif in a div that covers the page/iframe loading the images, when that page is loaded (simple js in body tag) it will hide the div with the animated gif. (the watch)..
not too hard to make..
- phatrick0
vormburo...
righteous man! thanks a bunch...that'll work better than i expected!!