|
Hi everyone,
Let say, i have a page that output this a several image, how to check weather a certain image already successfully load to user browser?
example image:
<div><img src='http://www.nasa.gov/images/content/84857main_EC04-0325-23_lg.jpg' width='336' height='280'></div>
i need to return a value if the picture finish load.
Thanks.
|
|
|
|
|
|
|
|
|
// |