asp.net - ASP Button only clickable on text and border -
we having issue of our asp buttons. 1 of last steps took before going live new version of our application replacing 100's of image buttons asp:buttons styled have gradient since images different text on them.
the problem can click on button text or border of button. rest of button area not clickable @ all. suspect related fact using ajax toolkit, can not prove it. of our buttons have issue including non image buttons working before.
have individually replaced of css , has not made difference @ all. closest can find similar type questions mentions working display:block. none of works @ , doing href or wrapping divs not option. literally hundreds of buttons , recreating them not work. other option see left ajax toolkit. can not post code or create psuedo code or smaller projects similar actual code. can designing ie 9 , suspicious in ie 10 , other browsers not have issue, since ie 9 mandated must find way work around this. realize tough without code, if can point me in right direction of error sure can figure out.
thanks jimmy
this css issue, can inspect button using chrome or firefox (i prefer chrome) , see css properties button has, disable properties (on fly) 1 one clicking on checkbox , see if button clickable after disabling property.
Comments
Post a Comment