[TYPO3] Click-enlarge with tooltip in Internet Explorer
Christopher
Chrissitopher at gmx.de
Fri Jun 20 18:05:42 CEST 2008
Hi Martin,
how can I make TYPO3 set the text "Click to close" automatically directly in
the image-tag?
(In this enlarged-view only...)
--
Christopher
"Martin Mifsud" <martin.mifsud at bikealert.com> schrieb im Newsbeitrag
news:mailman.8898.1213976808.4573.typo3-english at lists.netfielders.de...
> Try setting a title on the image itself. Also, your alt attribute really
> shouldn't be empty (that's actually what IE is seeing).
>
>
> Martin
>
>
> -------- Original Message --------
> Subject: [TYPO3] Click-enlarge with tooltip in Internet Explorer
> From: Christopher <Chrissitopher at gmx.de>
> To: typo3-english at lists.netfielders.de
> Date: 20/06/2008 16:24
>
>> Hi,
>>
>> in a click-enlarge-window I have the following code:
>> <a href="javascript:close();" title="Click to close"><img
>> src="uploads/pics/Pic4711.jpg" width="700" height="555" border="0" alt=""
>> /></a>
>>
>> (I got that by adding a wrap around the image:
>> tt_content.image.20.1.imageLinkWrap.wrap = <a href="javascript:close();"
>> title="Click to close"> | </a>)
>>
>> In Firefox I see the title from the a-tag as a tooltip (which is exactly
>> what was intended).
>>
>> But in Internet Explorer I don't see any tooltip.
>> How can I get one there too?
>>
>> Christopher
More information about the TYPO3-english
mailing list