O
oliver gargour
Hello,
I was wondering if anybody knows why :
<img src="beta_solar_node.jpg" border="0" onload="alert(this.complete);">
return "false"
when
image.complete : Boolean value indicating whether the web browser has
completed its attempt to load the image.
image.onload : is invoked when the image has completed loading.
Any ideas??
Thanks
I was wondering if anybody knows why :
<img src="beta_solar_node.jpg" border="0" onload="alert(this.complete);">
return "false"
when
image.complete : Boolean value indicating whether the web browser has
completed its attempt to load the image.
image.onload : is invoked when the image has completed loading.
Any ideas??
Thanks