javascript - jQuery UI issues in Safari when zoomed -


If some browser zooming is applied, then I have many problems with very basic jQueryUI features in Safari:

  • A draggable element jumps because the second drag is started.
  • With a return option, a drag jumps
  • After dragging the elements elements to a dragable element snap incorrectly, the elements Has been pulled around.

    Version:

    • jQuery: 1.11.1
    • Safari: 7.1

      jQueryUI Chrome, Firefox and Internet Explorer 11 properly respond to browser zooming. How to get jQueryUI to respond properly with Safari's browser zoom?

      and it was closed as it was closed by visiting Safari 5.

      Unfortunately, some problems have been implemented due to zooming in webkit-based browsers, and it shows potential status errors while zooming. It is proposed to unite in a more consistent way, but it can not be guessed when its implementation can be:

      Meanwhile, I am afraid that the only thing you can do is: Zooming Refresh the page after correcting the position of the elements.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -