Side navigation
#2720 closed bug (worksforme)
Opened April 19, 2008 09:39AM UTC
Closed May 03, 2008 06:24AM UTC
draggable, scrolling bug in ie7
Reported by: | aiiiq | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
scroll to botton, drag the last div, you will see the bug.
Attachments (1)
Change History (3)
Changed April 23, 2008 09:50AM UTC by comment:1
status: | new → assigned |
---|
Changed April 23, 2008 10:29PM UTC by comment:2
Maybe it's not bug, if jquery supporting strict html only. Add the following line it's all right.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> body {margin:0px; }
Changed May 03, 2008 06:24AM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | assigned → closed |