Why can the web page be displayed in frames even after using
There is no such attribute. . Tests on ie5.5~ie8, firefox, and chrome are useless
Prevent the framework from using js
<script> if (top != self) top.location = self.location;</script>
Baidu checked and said it has this function, but there is no response