We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在IE678中, 当传入的内容有特定的HTML标签时,将导致脚本不执行, 而非IE678中, 则不存在该问题.
重现代码:
<script src="MingGe_1.9.6.3.js"></script> <script> $('body').append('<script>alert("</span>");</scri' + 'pt>');//这里的alert不能正确弹出 </script>
The text was updated successfully, but these errors were encountered:
这个问题,大概知道原因,不打算修了
Sorry, something went wrong.
@mingge8888 不打算修了?这态度
修不了?
No branches or pull requests
在IE678中, 当传入的内容有特定的HTML标签时,将导致脚本不执行, 而非IE678中, 则不存在该问题.
重现代码:
The text was updated successfully, but these errors were encountered: