Re: [cas-user] cas.js javascript error in certain browser

2017-09-21 Thread Uxío Prego
Store what the program is trimming in local variables, log those variables and their types to console, and work around them. Cheers, On Mon, 18 Sep 2017 at 17:16, K S wrote: > I am getting Object does not support property or method trim() > javascript error . Is there a workaround to this err

[cas-user] cas.js javascript error in certain browser

2017-09-18 Thread K S
I am getting Object does not support property or method trim() javascript error . Is there a workaround to this error in cas.js . the code is below . function disableEmptyInputFormSubmission() { $('#fm1 input[name="username"],[name="password"]').on("input", function (event) { var