The element:
<input type='text' id='Customer.name' value='' />
The invalid jQuery selector:
$('#Customer.name')
Does anyone know what the selector should be for this element?
$('input[id="Customer.name"]')
Example: http://jsfiddle.net/AlienWebguy/HFpEE/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With