Jump to content

chrome bugs


ipete

Recommended Posts

Hi

 

I tried to do something against this problem but no result

I have this notifications in chrome on every page

 

body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.
body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode.
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.

post-566133-0-19267300-1392598334_thumb.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...