Name:
Anonymous
2010-08-16 23:02
Can anyone help me with why this CSS doesn't work, even in Webkit?
Name:
Anonymous
2010-08-16 23:03
.inputtext,#recaptcha_response_field,input[style="border: 1px solid #3c3c3c; width: 302px;"],th[bgcolor=#e04000],input.inputtext,textarea.inputtext,td.reply,td.postblock,td.replyhl
{
-webkit-transition-property: box-shadow;
-webkit-transition-duration: 0.5s;
}
.inputtext:hover,#recaptcha_response_field:hover,input[style="border: 1px solid #3c3c3c; width: 302px;"]:hover,th[bgcolor=#e04000]:hover,input.inputtext:hover,textarea.inputtext:hover,td.reply:hover,td.postblock:hover,td.replyhl:hover
{
box-shadow: 0px 0px 5px#fff;
}
Name:
Anonymous
2010-08-17 5:45
you're not use strict;, not even touching this
Name:
Anonymous
2010-08-17 5:52
This is not really programming, is it?
Name:
Anonymous
2010-08-17 9:36
>>5
PROGRAMMING IS ALL ABOUT ``ABSTRACT BULLSHITE'' THAT YOU WILL NEVER COMPREHEND