Topic: background-color: transparent; problem in IE.
First, here is my page: http://indocron.net/. If you are using IE, try clicking on the login input boxes or submit buttons. It does nothing. In FireFox is works fine.
I traced the problem down to the 'background-color: invisible;' line. If you take that out, then it shows the input box fine. The problem is that I need the input boxes to be invisible, but you to be able to type in them.
Can anyone that is good with CSS help me?
If only everyone used FireFox
(Subject title edited by Paul)
$theQuestion = (2*b) || !(2*b);