unable to paste into text field by using keyboard short cut

Sep 1 2015 11:32 AM
<input type="text" class="form-control" onblur="removeSpecialCharacter(this)" data-bind="value:PriceValue,numeric: number" />

Answers (1)