在线手册

  • dom obj style

    ... 设置或返回灵活容器内的各项的对齐方式。 3 alignSelf 设置或返回灵活容器内被选中项目的对齐方式。 3 animation 是下面除了 animationPlayState 属性之外的其他属性的速记属性。 3 animationDelay 设置或返回动画何时开始。 3 animationDirection ...

  • event animationend

    ← onwaiting 事件 animationiteration 事件 → animationend 事件 事件对象 实例 在 CSS 动画结束后为 <div> 元素添加监听事件: var x = document.getElementById("myDIV");// Chrome, Safari 和 Opera 代码 x.addEventListener(" ...

  • event animationstart

    ← animationiteration 事件 transitionend 事件 →

  • att object height

    HTML <object> height Attribute HTML <object> tag Example A flash animation with a height and width of 400 pixels:: <object data="helloworld.swf" height="400" width="400"></ ...

  • att object width

    HTML <object> width Attribute HTML <object> tag Example A flash animation with a height and width of 400 pixels:: <object data="helloworld.swf" width="400" height="400"></ ...

  • tag embed

    HTML <embed> Tag « Previous Complete HTML Reference Next » Example An embedded flash animation: <embed src="helloworld.swf"> Try it yourself » Definition and Usage The < ...

推广服务(新)
最新文章