On 01/25/2011 06:52 PM, Bruno wrote: > Here you go: > > #css a:hover { > color:red; > background-color:blue; > height:100px; > width:400px; > } > > Don't know how it works for you when I tested it on all major browsers > and doesn't work on any. Can you test that: data:text/html,<style>input { height: 50px; } input:hover { height: 100px;}</style><input> It should work. -- MounirReceived on Tuesday, 25 January 2011 18:04:56 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:36 GMT