Opened 13 years ago
Closed 13 years ago
#7761 closed bug (worksforme)
css() function doesn't work right in Google Chrome
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.6 |
Component: | css | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
While a jQuery plugin that I use worked properly in Firefox and doesn't work in Google Chrome because the css() function doesn't give back the right results. That may be a webkit bug I don't know but it is very annoying.
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Ah yes jsfiddle. Thanks for that. I was able to solve it, it was my mistake.
Please excuse me for wasting your time!!!
comment:3 Changed 13 years ago by
Component: | unfiled → css |
---|---|
Priority: | undecided → low |
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Saying that a plugin you are using does not work because css() does not give the right results is unhelpful in tracking down where or what this bug might be.
Please provide a test case on jsfiddle.net showing where you are getting unexpected results.