Side navigation
#13986 closed bug (notabug)
Opened June 04, 2013 06:55AM UTC
Closed June 04, 2013 01:32PM UTC
css transitions
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
onload elements that have a css transition property animate into place, eventhough there is no such animation set. Happens in FF and Safari
Attachments (0)
Change History (3)
Changed June 04, 2013 06:59AM UTC by comment:1
Changed June 04, 2013 09:57AM UTC by comment:2
found it, it happens when the transition CSS is used in a CSS-document that gets loaded after the initial jquery library gets loaded in the head element - loading the css-document first fixes this bug
Changed June 04, 2013 01:32PM UTC by comment:3
resolution: | → notabug |
---|---|
status: | new → closed |
on jQ 1.8.3 - this didn't happen