Added support for map of events in live, die, delegate and undelegate. Fixes #6282.
[jquery.git] / test / data / iframe.html
1 <html>
2   <head>
3     <title>iframe</title>
4   </head>
5   <body>
6     <div><span>span text</span></div>
7   </body>
8 </html>