jQuery.scrollIntoView icon indicating copy to clipboard operation
jQuery.scrollIntoView copied to clipboard

Safari compatibility issues

Open raimohanska opened this issue 12 years ago • 0 comments

It seems your demo page works fine in Safari too. The application we are developing, however, doesn't. In Safari, it simply does not scroll.

I switched, at least for now, to another plugin (https://github.com/litera/jquery-scrollintoview) because of this.

Any idea what could be wrong? A major difference in our app compared to your demo page is that we generate the DOM dynamically from templates.

raimohanska avatar Sep 16 '13 13:09 raimohanska