Greetings, I need to be able to drag and drop items that\'s contained in a Border. So far I managed to find the border on the MouseLeftButtonDown event.
I am using an UIpicker in a horizontal mode by rotating it 90 degrees. I would like to get rid开发者_如何学Go of the grey/black border surrounding the picker.
Are there any way to use border-radius 开发者_如何学编程with IE6-9 ?CSS Pie does a good job at this (and other css3 features) in IE 6-8.
I need to set up some parameters in spark Buttons. I tried setStyle, but it doesn\'t work with borderColor.
How to set the Border color of Text Boxusing 开发者_StackOverflow社区SWT API?You can\'t do that, as far as I know.You can, however, set no border on the text field, create a new Composite where your t
I am working on a webapp and I want to put borders around floating divs which I call faux columns for lack of a better description. I know this is very very basic but for some reason - incompetence ma
I am developing a site, you can see the code in this link. I put a gray b开发者_如何学Corder on it but would like to put a border more attractive and beautiful.
I have this issue in IE6 where I cannot seem to get rid of a 2px border at the bottom of this map - http://bit.ly/g5kn4K.
Right now I have a text area with autocomplete.When the autocomplete results come up, the scrollbar and the borders are not being covered by bgiframe.The border is black.But on the left the gray is ac
table{border:1px solid #000;} doesn\'t seem to work without the border=1 statement. In the same way as cha开发者_开发百科nging <input width=30> into input{width:400px;}, I would like to use <