Tooltips do not disapear in IE9 anymore
11 years 9 months ago #8221
by thomas
Tooltips do not disapear in IE9 anymore was created by thomas
Hi,
I am using tooltips with the map-command in order to get tooltips when the mousepointer is moved above certain areas on the screen.
<p><img src="....jpg" border="0" usemap="#..."/></p>
{tooltip}
<area title="..." shape="rect" coords="109,79,234,204" href="..." />
{end-texte|w=150|offsetx=0|offsety=-460}
Text inside Tooltip...
{end-tooltip}
This works quite good.
The problem I have is, that the tooltips do not disapear anymore once the mouse is moved on the defined area. Only when I move the mousepointer directly on the tooltip itself, if removes.
I am using IE9. In Chrome this problem does not exist.
In the console I see a message HTML1115:... Maybe this has to do with it.
Can anyone help?
I am using tooltips with the map-command in order to get tooltips when the mousepointer is moved above certain areas on the screen.
<p><img src="....jpg" border="0" usemap="#..."/></p>
{tooltip}
<area title="..." shape="rect" coords="109,79,234,204" href="..." />
{end-texte|w=150|offsetx=0|offsety=-460}
Text inside Tooltip...
{end-tooltip}
This works quite good.
The problem I have is, that the tooltips do not disapear anymore once the mouse is moved on the defined area. Only when I move the mousepointer directly on the tooltip itself, if removes.
I am using IE9. In Chrome this problem does not exist.
In the console I see a message HTML1115:... Maybe this has to do with it.
Can anyone help?
Please Log in or Create an account to join the conversation.
11 years 9 months ago #8227
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Tooltips do not disapear in IE9 anymore
Hi
please give me your url and the complete error message you get
Ced
please give me your url and the complete error message you get
Ced
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 9 months ago #8234
by thomas
Replied by thomas on topic Tooltips do not disapear in IE9 anymore
Hi Ced,
I sent my url via www.joomlack.fr/en/contact , because I want to keep it private.
Thanks for understanding and help.
Thomas
I sent my url via www.joomlack.fr/en/contact , because I want to keep it private.
Thanks for understanding and help.
Thomas
Please Log in or Create an account to join the conversation.
11 years 9 months ago #8256
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Tooltips do not disapear in IE9 anymore
ok, do you have activated the effects in the tooltip plugin ? if no please activate it
CEd
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 9 months ago #8274
by thomas
Replied by thomas on topic Tooltips do not disapear in IE9 anymore
Hi Ced,
the effect options are activated:
- Use mootools: Oui
- effect duration: 0 ms
- tip duration: 0 ms
- Mootools transition: Linear
I changed the values of effect duration and tip duration between 0 and 1000, but this did not have any effect. In Internet Explorer the tooltips still do not disapear any more.
When I do not use mootools (button Non) I do not see the tooltips any more in the Internet Explorer. In Chrome they apear, but on another possition (offset in the command is not used)
Do you have any idea?
the effect options are activated:
- Use mootools: Oui
- effect duration: 0 ms
- tip duration: 0 ms
- Mootools transition: Linear
I changed the values of effect duration and tip duration between 0 and 1000, but this did not have any effect. In Internet Explorer the tooltips still do not disapear any more.
When I do not use mootools (button Non) I do not see the tooltips any more in the Internet Explorer. In Chrome they apear, but on another possition (offset in the command is not used)
Do you have any idea?
Please Log in or Create an account to join the conversation.
11 years 9 months ago #8408
by thomas
Replied by thomas on topic Tooltips do not disapear in IE9 anymore
Hi Ced,
I tried some things, but in the internet explorer it is still not working. The tooltips only disappear when I move the mouse on it and then away again.
In Google Chrome everything is working perfect.
What is the reason? What do I have to do?
I tried some things, but in the internet explorer it is still not working. The tooltips only disappear when I move the mouse on it and then away again.
In Google Chrome everything is working perfect.
What is the reason? What do I have to do?
Please Log in or Create an account to join the conversation.
Time to create page: 0.229 seconds