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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -