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

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to