jQuery UI sortable() - listitem jumps to top in Safari and Chrome
Posted
by Alexander Strobbe
on Stack Overflow
See other posts from Stack Overflow
or by Alexander Strobbe
Published on 2010-03-20T17:12:20Z
Indexed on
2010/03/20
18:01 UTC
Read the original article
Hit count: 569
Hi, I have a sortable unordered list on the bottom of my page, which works perfect in Firefox. However, in Safari/Chrome the grabbed listitem jumps instantly to the top of the page when I want to drag it, like the UL is on top of the window. Does anyone know what's going on here?
Thanks. Lex.
© Stack Overflow or respective owner