I have used facebook open id button on one of my asp.net site. when i am pressing enter key by default event for this button is being called. I couldn't figure how to to make it out of focus. I tried very hard. I have other button thats needs to fire on default enter key and used asp panel for the same. my code is here Please suggest me how to make it out of focus..
Asked
Active
Viewed 188 times
1 Answers
0
Since you listed no code, I'll take my guess.
It sounds like you're having more of a problem with the Default Button than OpenID integration. Try that link for several ways to cancel the submit / default button behavior.