I've developed a website in WordPress and installed the Gravity Forms plugin (http://www.gravityforms.com/). I have added a book online form to a page, but the datepicker is returning the following error in the console when clicked:
Uncaught TypeError: Cannot read property 'msie' of undefined
http://ultimatepaintball.com.au/packages/book-online/
Has anyone experienced this issue before? I read somewhere that it may be an issue with jQuery 1.9 and $.browser, but the issue persists even when I fall back to 1.8.3.
Thanks.