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 -

python - Maya 2015 PyQt AttributeError -

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