From 450ec6cfdf357ad496f8bed38b7ef6227a6e72d0 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 15 Jul 2006 15:26:51 +0000 Subject: fix bug 204: IE doesn't dispaly the same text in tooltips (info-bulles) than other browsers use a behaviour (.htc) to fix alt and title attribute when mouse is over IMG only for IMG in a link, others will not be fixed. git-svn-id: http://piwigo.org/svn/trunk@1475 68402e56-0260-453c-a942-63ccdbb3a9ee --- template-common/tooltipfix.htc | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 template-common/tooltipfix.htc (limited to 'template-common/tooltipfix.htc') diff --git a/template-common/tooltipfix.htc b/template-common/tooltipfix.htc new file mode 100644 index 000000000..4ce943af1 --- /dev/null +++ b/template-common/tooltipfix.htc @@ -0,0 +1,31 @@ + + + + + -- cgit v1.2.3