[TYPO3] ATagTitle output -> " instead of "
stem
stema at web.de
Fri Mar 10 00:43:28 CET 2006
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