Sets or gets the action that occurs when an image is clicked.
Setting the clickAction
property sets what happens when
an image is clicked.
The value can be set to:
"none"
: Nothing happens."expand"
: The image opens in a popup window."link"
: The image's link
opens."magnified"
: The cursor becomes a magnifying glass when a visitor hovers over the image.Getting the clickAction
property returns what happens when
an image is clicked.