DocBook Website: The Definitive Guide  (Version 0.9.1 for DocBook Website 5.1)

V5.0 Websitescript

script — A script in the head of a webpage.

Synopsis

script ::=

  • text

Attributes

Common attributes.

Additional attributes:

  • language
  • src
  • type

Description

FIXME: The script element.

Attributes

Common attributes.

language

The scripting language

src

The script source (instead of inline)

type

The script type

See Also