What steps will reproduce the problem?
1.<form enctype="multitype/form-data">
2.loaded html include javascript
3.the javascript run in iframe but not run in parent, so the binded event did not work after modal loaded.
What is the expected output? What do you see instead?
the binded event work after modal loaded
What version of the product are you using? On what operating system?
jquery 1.4.2, nyroModal 1.6.2, ie 6-8 nor ff3
Please provide any additional information below.
I changed your script as attached