$("div#myDiv").css("content") returns undefined in IE8

Posted by Nigel Francois on Stack Overflow See other posts from Stack Overflow or by Nigel Francois
Published on 2010-03-25T21:46:52Z Indexed on 2010/03/25 21:53 UTC
Read the original article Hit count: 350

Filed under:

$("div#myDiv").css("content") returns undefined in IE8. Works perfect in other browsers and IE6 & 7.

© Stack Overflow or respective owner

Related posts about jQuery