Wrox Home  
 
Search P2P Archive for  go

More Wrox Resources

  Return to Index  

asp_web_howto thread: how can a display text first and then the images


Message #1 by "taherm@f... on Fri, 18 Jan 2002 13:53:08
Basically i have a page which takes awfull lot of time t load .. this is 

beacsue of the complex html table structure and images embedded in the 

table..



what i want to do is to display teh data coming from teh db on to the asp 

page fist and then allow the images to load...

can this be possible.. if yes .. can you plz let m know



thanks very much
Message #2 by "Alfredo Yong" <alfredo_yong_linux@h...> on Fri, 18 Jan 2002 11:42:04 -0500
what about to have a small transparent picture to load with the text, then a

jscript function for the onload event manager to change the small

transparent picture with the big picture? That for sure will do the trick.



<taherm@f...> escribió en el mensaje de noticias

137330@a..._web_howto...

>

> Basically i have a page which takes awfull lot of time t load .. this is

> beacsue of the complex html table structure and images embedded in the

> table..

>

> what i want to do is to display teh data coming from teh db on to the asp

> page fist and then allow the images to load...

> can this be possible.. if yes .. can you plz let m know

>

> thanks very much

>

>






  Return to Index