Side navigation
#6078 closed bug (fixed)
Opened February 11, 2010 10:16PM UTC
Closed February 11, 2010 10:31PM UTC
jquery.com - Demo jumps in Firefox
Reported by: | Rwhitbeck | Owned by: | jdsharp |
---|---|---|---|
Priority: | Milestone: | ||
Component: | unfiled | Version: | |
Keywords: | jquery.com | Cc: | jdsharp |
Blocked by: | Blocking: |
Description
In firefox if you run the demo the end of the animation jumps.
if you add this line of css to screen.css it'll fix the jump
div.jq-codeDemo { position: relative }