FF and Chrome it works great. IE7 the drop downs to not work. I read some of the other posts but all I could see different was the IE6 exception. Is the IE6 exception what is causing not to work in IE7.
Hi,
Sorry for the delay in replying. Yes you definitely need a DOCTYPE, although not necesarily the one you showed. Any HTML 4 or XHTML 1.0 DOCTYPE will do.
You should always use a DOCTYPE in your sites, regardless of what browser you may be targetting, unless you are using true XHTML, but that’s a whole different story …