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

valuetype

Specifies the type of value for the element.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+1.1+1.0+7.0+1.0+

Values

dataTreat the value as data.
objectTreat the value as an object.
refTreat the value like a URL.

Availability

W3C HTML 4.01

Related