This is the place where I store the words when I surfing. Share with u. 这里放着我在网上看到的文章,和你一起分享。
$(function() { // wait for DOM to fully load $("#target").html('<iframe id="imageUpload" src="imgupload.php"><\/iframe>''); $("#imageUpload").live("load", function() { alert("iframe loaded"); }); });
Post a Comment
No comments:
Post a Comment