Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I created a small web site, with a ASP.Net Listbox(.Net 4.0).

When I acces the site from My computer using either Chrome og IE10, it Works fine. When i open it on Ipad, Iphone or My samsung Galaxy s3 (Android 4.0.3) the listbox appears empty, however when i click i can see the possible options to select. Is there anyway to make the visible at all times like on my computer ?

share|improve this question
In term of HTML, a ListBox is represented with a <select> ? – Geoffroy Sep 4 '12 at 9:44
i dont understand ? im not that good with HTML. – Scarface Sep 4 '12 at 9:51

1 Answer

Hartok it's font color issue. you just try to change font color may be it will solved

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.