Click here to Skip to main content
15,885,985 members

Articles by mahesh__kumar__sharma (Tip/Trick: 1)

Tip/Trick: 1

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.75

Web Development
ASP.NET
24 Jul 2011   Updated: 24 Jul 2011   Rating: 3.75/5    Votes: 4   Popularity: 2.26
Licence: CPOL    Views: 8,660     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
function SetDefalutButton(e, buttonid){ var evt = e ? e : window.event; if (evt.keyCode == 13)/*Search if user hit enter key*/ { var bt = $('[id$='+buttonid+']'); if (bt.length > 0) { if (evt.keyCode == 13) { ...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer IONNOR
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.