$("div#myDiv").css("content")在IE8中返回undefined.在其他浏览器和IE6&7中完美运行.
$("div#myDiv").css("content")
jquery
jquery ×1