How do I get an inputs content in jQuery. Like this option in JavaScript:
document.forms["Register"]["userName].value
Thanks
How do I get an inputs content in jQuery. Like this option in JavaScript:
document.forms["Register"]["userName].value
Thanks