avn8
Search for:
Home
Snippets
Articles
Resources
Contact
Checking if an image has loaded
0
Comments
Posted by
avn8
in
Snippets
on May 1, 2010
$
(
'#theImage'
)
.
attr
(
'src'
,
'theimage.png'
)
.
load
(
function
(
)
{
alert
(
'Image Has Loaded!'
)
;
}
)
;
Get social
Related posts
No comments
Be the first one to comment
Leave a Reply
Name
Email
Web
Comment
Sponsors
Ads by Yoggrt
No comments
Be the first one to comment