本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

behavior

Specifies the movement behavior of the element.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+nonono1.0+

Values

alternateText should cross the field in one direction, then cross the field in the opposite direction.
scrollText should cross the field, wrap, and then cross again.
slideText should cross the field and then stop when its first character reaches the other side.

Related