MediaWiki:Imagemap-Highlight.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 April 2023

  • curprev 05:3605:36, 18 April 2023Skeeveo talk contribs 11,657 bytes +5,291 No edit summary
  • curprev 05:3405:34, 18 April 2023Skeeveo talk contribs 6,366 bytes +6,366 Created page with " $(document).ready(function() { var //add this class to all elements created by the script. the reason is that we call the script again on //window resize, and use the class to remove all the "artefacts" we created in the previous run. myClassName = 'imageMapHighlighterArtefacts' , liHighlightClass = 'liHighlighting' , specialAreaMark = 'area_mark' , specialLiClassesMark = 'list_classes' // "2d context" attributes used for highlighting. , areaHighLighting..."