Category - Regular Expressions
28 Mar 2012 0 Comments   6079 Views
Here Mudassar Ahmed Khan has explained how to select HTML Anchor links based on their HREF attribute value using jQuery. He has explained Exact Match as well as Wild Card or Contains match.
02 Oct 2011 0 Comments   7705 Views
Here Mudassar Ahmed Khan has provided a code snippet to check whether email addresses are valid using jQuery and Regular Expressions.