Opened 12 years ago
Closed 12 years ago
#9586 closed bug (worksforme)
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.
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
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.
Note: See
TracTickets for help on using
tickets.
Example: http://jsfiddle.net/W76j6/1/