Buttons focus

A

Alex D.

Whenever one of my forms is clicked over then the default button border
changes since focus goes to the button. how can I change that behavior? my
buttons borders look awful.


thanks,
alex.
 
B

blackstaronline.net

Can you just change the border color of the button to make it look a
little better?

<asp:button bordercolor=......

Is the appearance of the border the only reason why you want to change
its behavior? If so changing the colors or border style to make it look
better is going to be less overhead than programmatically changing the
behavior for the default button.

Jeremy Reid
http://hgtit.com
 
A

Alex D.

well my border is a simple solid black 1 px line in a white background. when
focused is like 2 or 3 px. actually I dont want to change that look so may
be I will change some stuff programmatically to the button if possible,
maybe override the onfocus event or stuff like that.
by the way, thats a great design on your website.

Thanks.
Alex.
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top