By davidzo on
I am 99% done with this design, but I have run into a problem.
In Internet Explorer you can't type into the box! Why is this happening. Please help me!
I am 99% done with this design, but I have run into a problem.
In Internet Explorer you can't type into the box! Why is this happening. Please help me!
Comments
=-=
type in what box?
if you mean the search box (I assume you do as it's the only field on your link that I found an issue with), the typing is happening, it's just that it is happenibg well above the visible area.
Do you have any idea what is
Do you have any idea what is causing that to happen?
=-=
I'd assume a css issue but I don't quote me. How was that area built? retrace your steps.
I don't know if you have the
I don't know if you have the firebug extension for firefox or not, but you should examine the search block element with it.
In IE you can type into the search block but it is inheriting a line height of of 1 px (so there isn't much to see) from here:
The html has some minor errors as well, but they are easy to fix.