I added a table which has a long width to confluence page.
and the scrollbar occurred.
I was dragged the scrollbar to the right end.
But when the mouse pointer escaped the confluence page,
the scrollbar automatically move to the left end.
It is often confusing to me.
How can I the scrollbar to remain to righ side?
It had only happen in chrome browser.
Hello,
You can try to wrap the table into <div> tag and set div width greater than table width. For example <div style="width:2000px"><table>...</table></div>. This won't affect scrollbar behavior, however you won't need to scroll to the very end to see the end of the table.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.