internet explorer - Javascript window.scrollTo Behavior On Different Browsers -


I am facing a problem with scroll to function when there is a dir = rtl feature in my body here Is for.

HTML:

  window.scrollTo (-200, 0);  

Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -