Recent content by Abe_

  1. A

    Serious link issue on mobile view

    The problem is in the editor:81 file, inside the Editor.startInit method, in this line this.$target.css('visibility', '');. When the script calls the Jquery.css method, the page will scroll up. This only happens in the RTL view, but it also happens if you call without applying a style, for...
Back
Top Bottom