InterestEvent

The InterestEvent interface represents an event that fires when interest is shown or lost on an interest invoker.

This is the event object for the interest and loseinterest events, which fire on interest invoker target elements when interest is shown or lost, respectively.

Constructor

InterestEvent()

Creates an InterestEvent object.

Instance properties

This interface inherits properties from its parent, Event.

InterestEvent.source Read only

An Element object instance representing the interest invoker element that interest was shown or lost on to fire the event.

Examples

See the Using interest invokers guide and the interest event reference page for examples.

Specifications

This feature does not appear to be defined in any specification.

Browser compatibility

See also