TsRamana / jqueryjs

Automatically exported from code.google.com/p/jqueryjs
0 stars 0 forks source link

.css({height: "300px !important"}) #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The !important declaration works only on FF 2.x
IE6 & IE7 broke
Safari 2.x doesn't brokes but it'll not apply the css rule

Original issue reported on code.google.com by rorte...@gmail.com on 12 Dec 2007 at 9:45

GoogleCodeExporter commented 9 years ago
Same behaviour using
.css("height", "300px !important");

Original comment by rorte...@gmail.com on 12 Dec 2007 at 9:49

GoogleCodeExporter commented 9 years ago
using jQuery 1.2.1 ;)

Original comment by rorte...@gmail.com on 12 Dec 2007 at 9:50

GoogleCodeExporter commented 9 years ago
Thank you for writing up this problem.  Unfortunately we use a different bug 
tracking system at http://dev.jquery.com/ so this issue was just noticed.  In 
the 
future, please use that system for tracking issues.  We are going to check the 
current google issues and then close this issue database to help stop any 
confusion 
about which to use.

This issue is a duplicate of the following ticket:

http://dev.jquery.com/ticket/2066

Thanks.

Original comment by davidser...@gmail.com on 11 Jan 2008 at 6:39