[TYPO3] Click-enlarge with tooltip in Internet Explorer

Christopher Chrissitopher at gmx.de
Fri Jun 20 18:06:27 CEST 2008


Hi,

well, you can test it yourself: Take IE7 and ... it does not work... :-(

-- 
Christopher


"Christopher Torgalson" <bedlamhotel at gmail.com> schrieb im Newsbeitrag 
news:mailman.8897.1213976736.4573.typo3-english at lists.netfielders.de...
Hello,

On Fri, Jun 20, 2008 at 5:24 PM, Christopher <Chrissitopher at gmx.de> wrote:
> 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?


Unlike the way it handles the alt attribute, Internet Explorer handles
the title attribute entirely normally and according to the HTML
spec--in other words, based on the above code, it should already work…

-- 
Christopher Torgalson
http://www.typo3apprentice.com/ 




More information about the TYPO3-english mailing list