jquery - JavaScript: Getting notification when empty iframe is loaded -
i'm trying dynamically create iframe <form> , form child <input> element in using jquery. reason, load event of iframe never firing, can't add <input>. missing?
very short: http://jsfiddle.net/llkej/10/
edit: i'm trying detect when iframe loads
read console. there no load event forms.
Comments
Post a Comment