1 kimberly Apr 18, 2010 19:58
3 kimberly Apr 18, 2010 22:06
OK, your tip lead me to examine my input and textarea section of the CSS and I had set a transparent background for those two. As I was working on the design, I probably wanted the background of the containing division to show through for some reason. Anyway, I removed the background property and that fixed the problems.
Is this considered an IE8 bug? Input and textareas are allowed transparent backgrounds, are they not?
4 tilqicom Apr 18, 2010 22:07
yeah, they are supposed to and it is an IE bug... i'm pretty sure there most be some workarounds if you would like to insist using transparent bg for inputs
5 kimberly Apr 18, 2010 22:17
I don't really need to use transparent backgrounds in input boxes for the current skins. Maybe this will be fixed in the new IE9; eventually Microsoft will get it right. Now that I know of the IE bug and I do need a transparent background, I have a starting point; this was the first that I had seen this problem.
Thanks for your help.
-Kimberly.
6 tilqicom Apr 18, 2010 22:21
Kimberly wrote:
...this was the first that I had seen this problem.
Thanks for your help.
-Kimberly.
you will be amazed to know how many different bugs IE has as you go
a wild guess;
open up and add this to the very end of your style.css;