rahulvasanth
February 24th, 2006, 12:44 AM
Hi
I have developed a web using ASP.NET. The web pages work well in IE 6.0. But when I open the same web page in FireFox 1.5 or Netscape 8.0, I notice some differences. The major difference is in the dropdownlist control.
If the dropdownlist value is emty, then the height of the deopdownlist control is very very less in firefox and netscape, but it opens properly in IE.
I tried setting the height of the dropdownlist, but its now working.
Can anyone suggest how to make the web page comaptible with all the browsers ?
Thanking in advance
I have developed a web using ASP.NET. The web pages work well in IE 6.0. But when I open the same web page in FireFox 1.5 or Netscape 8.0, I notice some differences. The major difference is in the dropdownlist control.
If the dropdownlist value is emty, then the height of the deopdownlist control is very very less in firefox and netscape, but it opens properly in IE.
I tried setting the height of the dropdownlist, but its now working.
Can anyone suggest how to make the web page comaptible with all the browsers ?
Thanking in advance