Behavior
Behavior Syntax
The definition of behavior has already been mentioned.
Behaviours are simple to use, similar to Setters, using the name of the behavior set as the attribute and the name of the behavior as the value.
For example, the behavior window.esc.close
belongs to the built-in behaviour set acss, and is used in the following way:
If you customise the behaviour set xbeh, which defines the behaviour window.xxx.xxx within it, use it as follows:
Last updated
Was this helpful?