[Typo3] Can I set two attributes for a image?(TV)
Martin Wan
mwan at objectivasoftware.com
Mon Aug 15 12:41:14 CEST 2005
Hi all,
I set two attributes for an image, but it does not work.
One attribute is ATTR:src, the other is ATTR:href.
Below is the html code:
<img src="images/arrow-red.gif" width="27" height="13" href="#">
The result is become:
<img src="<a href="http://www.typo3.org" target="_top">www.typo3.org</a>"
width="27" height="13" href="http://www.typo3.org" />
I don't know why? Does TV not permit set two or more attributes for an
image?
Could anyone please give me some hints?
BTW, how to send the response to a thread, like this thread, using the
subject: Re:Can I set two attributes for a image?(TV), right?
Thanks in advance.
Martin Wan.
More information about the TYPO3-english
mailing list