I want to do is remove the button blue box shadow effect in my class btnd if the button is click.
btnd
current output:
i tried this but it doesnt w
just use this line to remove the focus $( "#OK" ).button().blur();