Skip to main content

Bug Tracker

Side navigation

#3490 closed bug (invalid)

Opened October 17, 2008 07:05AM UTC

Closed October 17, 2008 02:32PM UTC

margin auto drop glitch

Reported by: mako18 Owned by:
Priority: major Milestone: 1.3
Component: effects Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

CSS


div.content {

width: 600px;

margin: 0px auto;

}

Javascript


$("#pnlPage1").hide("drop", { direction: "right" }, 1000);

When the Drop Effect begins, it shifts the <div> all the way to the left. (as if the margin all of a sudden disappears) I adjusted the margin to a set number of pixels, and it worked as expected.

Attachments (0)
Change History (2)

Changed October 17, 2008 07:07AM UTC by mako18 comment:1

Something else to note...this same glitch is affecting other effects as well. I just found that blind and scale do the same thing, I'm sure there are many others.

Changed October 17, 2008 02:32PM UTC by flesler comment:2

resolution: → invalid
status: newclosed

Please repost this to the UI Bug Tracker.

If it's down, then you'll need to wait for a bit.