Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有几个不时调用父函数的 ifrmaes。我怎么知道哪个框架称为父框架?
仍然可以使用 找出哪个函数正在调用您的函数arguments.callee,但这在这里不起作用。
arguments.callee
为了找出你必须标记你的 iframe 并将该标记与函数调用一起传递。