Side navigation
#15097 closed bug (notabug)
Opened May 16, 2014 10:43AM UTC
Closed June 16, 2014 04:39PM UTC
jQuery.css() returns empty string in firefox & IE
Reported by: | krazyjakee | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | unfiled | Version: | 2.1.1 |
Keywords: | animation, keyframes, css | Cc: | |
Blocked by: | Blocking: |
Description
All browser versions I have tested are Edge versions.
I have tried all versions of jQuery on jsfiddle right up to 2.x Edge.
Here is the fiddle: http://jsfiddle.net/PpwtJ/
Chrome is able to return a value but firefox and IE are not.
Attachments (0)
Change History (1)
Changed June 16, 2014 04:39PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
That's a shortcut property, we don't support getting a shortcut, only the individual values.