The contentScriptType
attribute on the <svg>
element specifies the default scripting language for the given document fragment.
This attribute sets the default scripting language used to process the value strings in event attributes. This language must be used for all instances of script that do not specify their own scripting language. The value content-type specifies a media type, per MIME Part Two: Media Types [RFC2046]. The default value is application/ecmascript
Categories | None |
---|---|
Value | <content-type> |
Animatable | No |
Normative document | SVG 1.1 (2nd Edition) |
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/contentScriptType