Modify ↓
Ticket #3214 (closed bug: invalid)
Dragging fixed position elements
| Reported by: | cootetom | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | core | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
If an element on a page is styled with a fixed position and then made draggable then it throws an error in IE7.
The same code works just fine in firefox but crash's in IE7.
Here is an example, try this in firefox and then try it in IE7; http://www.tomcoote.co.uk/fixedPositionDragging.html
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Please repost this to the UI Bug Tracker.