UI event on posting a value
We have a scenario we are formatting an input text and we need to post the value on change. We are formatting the value using jquery. However when we post the value the formatting is lost . Any suggestions? Why is document.ready not called when the value is posted? This is on 7.1.9
We are using the following jQuery