Expand all

ve.ui.MWEducationPopupWidget

Extends

Constructor

new ve.ui.MWEducationPopupWidget($target, config) #

UserInterface education popup.

Shows a pulsating blue dot which, when you click, reveals a popup with useful information.

Parameters:

Name Type Description
$target jQuery

Element to attach to

config Object

Configuration options

Properties:
Name Type Attributes Description
popupTitle string
popupText string | jQuery
popupImage string optional

Popup image class

trackingName string optional
Source:
UserInterface education popup.

Methods

onPopupCloseButtonClick() #

Click handler for the popup close button

Source:
Click handler for the popup close button

onTargetMouseDown(e) → {boolean|undefined} #

Handle mouse down events on the handle

Parameters:

Name Type Description
e jQuery.Event
Source:

Returns:

Type
boolean | undefined
Handle mouse down events on the handle