我正在尝试将页面显示到jquery对话框中。 我也在使用D3.js。
所以我正在获取这样的数据:
<!DOCTYPE HTML SYSTEM "about:legacy-compat">
<html><head><meta content="yes" name="apple-mobile-web-app-capable"/>
<link href="/g2-web-ui/resources/images/icon_mobile/ios7/Icon-76.png" rel="apple-touch-icon"/><meta content="text/html; charset=UTF-8" http equiv="Content-Type"/>
...
如您所见,这是一个漏洞页面。
如何在我的jquery对话框中显示出来?