I want to add a JavaScript snippet into an existing iFrame in the page using jQuery. I have the following code...
Code:
content = \"
var script = "alert('hello world');"; $('#iframe').contents().find('body').append($('