[TYPO3] ATagTitle output -> " instead of "
Peter Klein
peter at umloud.dk
Fri Mar 10 09:11:37 CET 2006
Hi stem??, Try taking a look at this codesnippet.
http://www.typo3wizard.com/en/snippets/cool-stuff-typoscript/stdwrap-support-fuer-typolink-atagparams.html
This should solve your problems.. ;)
--
Peter Klein/Umloud Untd
"stem" <stema at web.de> skrev i en meddelelse
news:mailman.1.1141947952.11169.typo3-english at lists.netfielders.de...
> hi,
> i would like to append some code using atagtitle.
>
> NO {
> ATagTitle.cObject = COA
> ATagTitle.cObject {
> 10 = TEXT
> 10.field = title
> 20 = TEXT
> 20.value = " onClick="close()
> }
> }
>
> however the quotes in 20.value = " onClick="close() are transformed
> into ".
> that is why the a-tag looks like that: <A>... title="page "
> onClick="close()"...
>
> i can't use ATagParams...
> is there a way to output " instead of "
>
> thanks a lot!
More information about the TYPO3-english
mailing list