Script for revealing graphic images on click
- Source:
Properties:
Name | Type | Description |
---|---|---|
graphicImageSelector |
String | Graphic image container selector |
graphicBlurSelector |
String | Graphic image blurred layer selector |
graphicWarningSelector |
String | Graphic image warning layer selector |
hidingClass |
Object | CSS hiding class |
graphicImages |
Array | Array of graphic image containers |
Methods
(inner) handleClick()
- Source:
Reveals graphic image by hiding blur and warning layers
(inner) init()
- Source:
Initializes graphic image logic on article pages