Posted on 9th September 2024|37 views
How to get rid of the error: cannot read property 'msie' of undefined in jquery?
Posted on 9th September 2024| views
You can simply add the following statement
jQuery.browser = { msie: false, version: 0 };