What steps will reproduce the problem?
1. Move not working while having a reset-css like div{position:relative;} on
the website
What is the expected output? What do you see instead?
Move should work.
What version of the product are you using? On what operating system?
I've tested it with v0.9.8 and the v0.9.9 from the demo-page.
Suggested fix:
Add to $hdl_holder = $('<div />') something like this:
.css('position', 'static')
Currently only tested on current Firefox.
Original issue reported on code.google.com by itsel...@gmail.com on 22 Sep 2011 at 1:43
Original issue reported on code.google.com by
itsel...@gmail.com
on 22 Sep 2011 at 1:43