Added a fix for setting the style property in IE: .attr("style", "...") (bug #1170).
authorJohn Resig <jeresig@gmail.com>
Sat, 21 Jul 2007 00:12:18 +0000 (00:12 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 21 Jul 2007 00:12:18 +0000 (00:12 +0000)
commit37407164803df62c4efb1332e7f94b56e693a108
treede91047ca9a78a9d23276cb5f8fc62c879ed7779
parent97a6bdbaba302015e84c54a5024dd7faadf35581
Added a fix for setting the style property in IE: .attr("style", "...") (bug #1170).
src/jquery/jquery.js