Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4865

Check if TextBox is Empty using jQuery

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to check if TextBox is Empty using jQuery. When the Validate Button is clicked, a jQuery event handler is called and the TextBox is referenced and its value is compared with Empty string and if the condition tests TRUE then the TextBox is considered Empty.

Viewing all articles
Browse latest Browse all 4865

Trending Articles