I\'m trying to load an external page using JSONP, but the page is an HTML page, I just want to grab the contents of it using ajax.
JSONP
HTML
EDIT: T
First, call the AJAX URL manually and see of the resulting HTML makes sense.
Second, you need to close your DIV in your fiddle example.