[TYPO3-english] Clickable div button and mapping
Brian Jensen
b.jensen at arp-hansen.dk
Tue Feb 11 09:38:04 CET 2014
I'm trying to create a clickable div button.
It is really a small text area where I want the whole div to be clickable.
I've tried different methods and mappings.
<a>
<div class="button_green">
<div class="button_text"></div>
<div class="button_green_text2"></div>
<div id="clear"></div>
</div>
</a>
Mapping:
I've selected <a> as root,
2 text divs as regular input and last div as link input.
Input displays find in back-end but Link just don't work or appear on front end div button
Please help
More information about the TYPO3-english
mailing list