|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Default Border Color for Dropdownlist Control?Does anyone know what the default border color is for the dropdownlist
control in asp.net/vb.net 2.0? I am talking about the thin (1 px?) border of the actual control when displayed on an .aspx page. It looks like it is green or maybe blue but I can not seem to replicate it? Paul wrote:
> Does anyone know what the default border color is for the dropdownlist This is not an asp.net/vb.net issue, but a browser one.> control in asp.net/vb.net 2.0? > > I am talking about the thin (1 px?) border of the actual control when > displayed on an .aspx page. It looks like it is green or maybe blue but I can > not seem to replicate it? You'll get more accurate answers on an HTML/CSS newsgroup Buried in http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/select.asp is the statement "This element is a windowed control" and that's just the way IE renders it. People have tried various workarounds, some more drastic than others example: http://www.easy-designs.net/articles/replaceSelect/ me, I just learnt to live with it -- a --
Other interesting topics
Space in fileupload control
asp to asp.net conversion Creating composite web controls Custom control with ListBox asp with membership/login ASP.NET 2.0 - How to databind to nested (hierarchical) business objects? asp:TextBox Calendar Control - ASP.Net 2.0 SIMPLE USER CONTROL PROBLEM Syntax to populate a radio button list and Label? |
|||||||||||||||||||||||