clickarea

Categories

Component ID

2308833

Component name

clickarea

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows you to make a html area (a div, or anything displayed as a block) clickable by configuration.

You can provide 2 css selectors, one for the div, and one for the link element inside the div that you would like to use a s a link.

The module will add a hoover class to the div upon hoover and using javascript will link to the href of when the area is clicked.