Skip to content

Javascript popupHelp

James Cobban edited this page Mar 23, 2021 · 12 revisions

function popupHelp(event)

Up: Common Dialog Support

Source: /jscripts/util.js

This method is called if the mouse is clicked on an element or if the mouse is held over an element for 2 seconds. It shows the associated help division.

Input:

name contents
this an HTML element

Next: function popupHelpHandler()

Clone this wiki locally