非标
此特征是非标准的,且不在标准轨道中。不要在面向 Web 的生产站点中使用它:它不适用于每个用户。实现之间可能存在大的不兼容性,且行为将来可能改变。

onMSVideoOptimalLayoutChanged is an event which occurs when the msIsLayoutOptimalForPlayback 状态改变。

This proprietary property is specific to Internet Explorer and Microsoft Edge.

句法

描述
Event Property object.onMSVideoOptimalLayoutChanged = handler;
attachEvent Method object.attachEvent("onMSVideoOptimalLayoutChanged", handler)
addEventListener Method object.addEventListener("", handler, useCapture)
Synchronous No
冒泡 No
可取消 No

另请参阅

元数据

  • 最后修改: