How to get the attribute name value of a input tag using jQuery. Please help.
Pass class to input tag and access the name value by using class.
Or you can also access the value using id.