Re: Cannot Click Into Internet Explorer Input Text Field

2010-01-06 Thread geraldcor
For those interested: It was a z-index issue. I set my main content div to z-index: -1; so that my drop down menus would not get hidden in IE. This however masked my input fields. So, I ended up removing that z-index and giving my #nav a z-index of 1000. Did the trick. Greg On Jan 5, 6:14 pm,

Cannot Click Into Internet Explorer Input Text Field

2010-01-05 Thread geraldcor
Hello All, I have recently run into a very weird internet explorer problem. I cannot enter any of my text input boxes unless I carefully hover my mouse near the top or bottom edge of the field. The cursor does not change until I get to the very top of the field. It works fine in all other