tags:

views:

55

answers:

1

Hi, i just saw a code sample of uiwebview on icodeblog. It has a Address bar button. When i tap over that it displays a white light in the background of button. The image is flashy and looked good to me. Can some one tell me how to do that?? thanks

+1  A: 

Set the showTouchWhenHighlighted property of your UIButton to YES.

KennyTM
thanks kenny it s done now
pankaj