Side navigation
#9586 closed bug (worksforme)
Opened June 15, 2011 12:15AM UTC
Closed June 20, 2011 04:23AM UTC
relative CSS value does not work for "right"
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | css | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
An absolutely-positioned element with right:0,left:auto ignores a css change of "right" : "+=x". Width and left works fine. Encountered in Chrome 12.
Attachments (0)
Change History (2)
Changed June 15, 2011 12:23AM UTC by comment:1
Changed June 20, 2011 04:23AM UTC by comment:2
component: | unfiled → css |
---|---|
priority: | undecided → low |
resolution: | → worksforme |
status: | new → closed |
Thanks for submitting a ticket to the jQuery Project! I've run your test case using our jQuery edge version (1.6.2+) and it appears to be working fine in Chrome 12 without any issues http://jsfiddle.net/W76j6/3/. Please try using a more recent version of jQuery as there have been updates made since 1.6.
Example: http://jsfiddle.net/W76j6/1/