Subject : Loading pictures
Hi guys, i hope someone can help me with this problem.
The following problem are related with computer RAM,
not with loading time.
Supose i have 50 pics 600x600 pix with 1 Mb each to
load with 20x20 pix for one htm page. If the machine
have 30 Mb RAM i couldn't do that (crash) because i
need 50 Mb free RAM.
To solve this problem the classic way it's resize all
the pics 20x20 pix before load the page.
My question is ...
It's possible by html code do the following load 1 Mb
600x600 first pic, creates one pic mirror 20x20 and put
this mirror in page, unload the 1 Mb from RAM ... and
so on until last pic.
Many thanks to all.
Fernando
Hi guys, i hope someone can help me with this problem.
The following problem are related with computer RAM,
not with loading time.
Supose i have 50 pics 600x600 pix with 1 Mb each to
load with 20x20 pix for one htm page. If the machine
have 30 Mb RAM i couldn't do that (crash) because i
need 50 Mb free RAM.
To solve this problem the classic way it's resize all
the pics 20x20 pix before load the page.
My question is ...
It's possible by html code do the following load 1 Mb
600x600 first pic, creates one pic mirror 20x20 and put
this mirror in page, unload the 1 Mb from RAM ... and
so on until last pic.
Many thanks to all.
Fernando