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.
对于我正在处理的项目,我正在考虑在 HTML5 画布元素中加载 iframe。
有人会知道这样做涉及的任何限制/发布吗?
您不能在画布“中”加载 iframe。我假设您的意思是在 iframe 中加载画布?
这应该没有问题。将画布视为动态图像。