I am trying to use JavaScript to get the value from an HTML text box but value is not coming after white space
For example:
If it is in a form then it would be:
Then you would say in javascript:
var val= document.jojo.jobtitle.value document.formname.elementname