position / offset not working with FF30.0
10 years 4 months ago #20864
by larry
position / offset not working with FF30.0 was created by larry
Hello,
tooltip moves to the very left side, if you hover more than once.
fresh local j3.3.1, FF30.0, beez3 and protostar. IE works fine.
feature idea: pre-styled title section
(easier to change things than to create...)
best regards
tooltip moves to the very left side, if you hover more than once.
fresh local j3.3.1, FF30.0, beez3 and protostar. IE works fine.
feature idea: pre-styled title section
(easier to change things than to create...)
best regards
Please Log in or Create an account to join the conversation.
10 years 4 months ago #20871
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic position / offset not working with FF30.0
Hi
give me your url to check this, by my side it works
CEd
give me your url to check this, by my side it works
can you explain me more ? I don't really understand what you mean wih "title section"feature idea: pre-styled title section
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 4 months ago - 10 years 4 months ago #20885
by larry
Replied by larry on topic position / offset not working with FF30.0
pre-styled title section:
you put in something like this:
{tooltip}Text to hover{end-texte}title{end-title}a friendly little boy{end-tooltip}
and in plugin-options you could just choose background-color and font-size,
rounded bottom-corners and padding etc. for title-area are taken from other settings...
best regards
you put in something like this:
{tooltip}Text to hover{end-texte}title{end-title}a friendly little boy{end-tooltip}
and in plugin-options you could just choose background-color and font-size,
rounded bottom-corners and padding etc. for title-area are taken from other settings...
best regards
Last edit: 10 years 4 months ago by larry. Reason: dead link
Please Log in or Create an account to join the conversation.
10 years 4 months ago #20889
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic position / offset not working with FF30.0
ok I see !
noted on my todolist
noted on my todolist
Joomlack Webmaster and Developer
The following user(s) said Thank You: larry
Please Log in or Create an account to join the conversation.
10 years 3 months ago #21174
by larry
Replied by larry on topic position / offset not working with FF30.0
Hello, just for info:
I found this post:
forum.joomlack.fr/index.php/6-tooltip-gc...rome-and-opera#11734
and tested this:
<div>{tooltip}Tooltip Test 1{end-texte}a friendly little boy{end-tooltip}</div>
{tooltip}<div>Tooltip Test 2</div>{end-texte}a friendly little boy{end-tooltip}
{tooltip}Tooltip Test 2{end-texte}<div>a friendly little boy</div>{end-tooltip}
but it is not solving the issue with Firefox, kind regards
I found this post:
forum.joomlack.fr/index.php/6-tooltip-gc...rome-and-opera#11734
and tested this:
<div>{tooltip}Tooltip Test 1{end-texte}a friendly little boy{end-tooltip}</div>
{tooltip}<div>Tooltip Test 2</div>{end-texte}a friendly little boy{end-tooltip}
{tooltip}Tooltip Test 2{end-texte}<div>a friendly little boy</div>{end-tooltip}
but it is not solving the issue with Firefox, kind regards
Please Log in or Create an account to join the conversation.
10 years 3 months ago #21502
by larry
Replied by larry on topic position / offset not working with FF30.0
hi, this fixes the firefox-offset-issue for me,
but it stops the effects from working...
hope it helps somehow, best regards
span.infotip:hover span.tooltipgc_tooltip {
display: inline-block !important;
}
but it stops the effects from working...
hope it helps somehow, best regards
span.infotip:hover span.tooltipgc_tooltip {
display: inline-block !important;
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.224 seconds