Whole Website moves on mouseover
- fomlackner
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
12 years 1 month ago #10750
by fomlackner
Whole Website moves on mouseover was created by fomlackner
I have the following problem:
We use the tooltip gc on our Joomla! 2.5 Website:
bfp-treuhand.de/joomla/d/unternehmen/unternehmen/team
When you test it you will see, that the whole website moves or jumps a bit.
Why that? Have you a solution for that?
(The site jumps only when you have opened both tooltips)
I hope you can help me.
We use the tooltip gc on our Joomla! 2.5 Website:
bfp-treuhand.de/joomla/d/unternehmen/unternehmen/team
When you test it you will see, that the whole website moves or jumps a bit.
Why that? Have you a solution for that?
(The site jumps only when you have opened both tooltips)
I hope you can help me.
Please Log in or Create an account to join the conversation.
12 years 1 month ago #10754
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Whole Website moves on mouseover
Hi
the first word to start a discussion would be "hello" ...
For your problem, the tooltip is so high that when it comes from the bottom of the page, the page get higher during few milliseconds
change the tooltip height or put more content into your page at the bottom
CEd
the first word to start a discussion would be "hello" ...
For your problem, the tooltip is so high that when it comes from the bottom of the page, the page get higher during few milliseconds
change the tooltip height or put more content into your page at the bottom
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: fomlackner
Please Log in or Create an account to join the conversation.
- fomlackner
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
12 years 4 weeks ago #10797
by fomlackner
Replied by fomlackner on topic Whole Website moves on mouseover
Hello,
sorry - I was in hurry and forgot to say hello - you are right, normally I start a discussion with that
.
Thanks for your help. The problem was really the scrollbar. Everytime the toolbar comes from the bottom, the whole site got a scrollbar on the right site. And the whole website jumped a bit to the left and back again.
So I decided to show the scrollbar everytime.
My solution for that is:
Thanks a lot!
sorry - I was in hurry and forgot to say hello - you are right, normally I start a discussion with that

Thanks for your help. The problem was really the scrollbar. Everytime the toolbar comes from the bottom, the whole site got a scrollbar on the right site. And the whole website jumped a bit to the left and back again.
So I decided to show the scrollbar everytime.
My solution for that is:
Code:
html { overflow-y: scroll; }
Thanks a lot!
Please Log in or Create an account to join the conversation.
Time to create page: 0.222 seconds