Side navigation
#7761 closed bug (worksforme)
Opened December 13, 2010 01:58PM UTC
Closed December 13, 2010 04:22PM UTC
css() function doesn't work right in Google Chrome
Reported by: | kahlil.lechelt@gmail.com | 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.
Attachments (0)
Change History (3)
Changed December 13, 2010 02:20PM UTC by comment:1
Changed December 13, 2010 03:08PM UTC by comment:2
Ah yes jsfiddle. Thanks for that.
I was able to solve it, it was my mistake.
Please excuse me for wasting your time!!!
Changed December 13, 2010 04:22PM UTC by comment:3
component: | unfiled → css |
---|---|
priority: | undecided → low |
resolution: | → worksforme |
status: | new → closed |
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.