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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -