Firefox not sowing DropDown properly

  • Thread starter Thread starter Anil Gupte/iCinema.com
  • Start date Start date
A

Anil Gupte/iCinema.com

Hi:

I have a VB based ASP.Net application and in one of the aspx pages I have a
drop down. It shows up fine in IE 6.0 but in FireFox 3.0, it shows
compressed, as if it were specfied as half the height.

Any ideas?
Thanx,
 
Anil said:
I have a VB based ASP.Net application and in one of the aspx pages I
have a drop down. It shows up fine in IE 6.0 but in FireFox 3.0, it
shows compressed, as if it were specfied as half the height.

Any ideas?

Check with Opera too. Do you have some CSS affecting the dropdown? You
should be able to use the web developer toolbar in IE or Firebug in FF
(there's some equivalent built in to Opera too) to see the CSS applied to
the dropdown.

Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top