NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: trent on June 04, 2014, 09:34:12 PM

Title: Cancel Button Javascript Error
Post by: trent on June 04, 2014, 09:34:12 PM
Hi Bruce,

On 8.13, getting the attached error when clicking on a 'Cancel' button on a form. Any ideas?

Regards,
Trent

[attachment deleted by admin]
Title: Re: Cancel Button Javascript Error
Post by: Bruce on June 04, 2014, 11:34:43 PM
try adding the following line to the top of

\clarion\accessory\libsrc\win\netweb\web\scripts\jquery.nt-form.js

var mobilemode = true;

then in your app folder run the copyall.bat and gzipall.bat files.

Let me know if it helps.

cheers
Bruce

Title: Re: Cancel Button Javascript Error
Post by: trent on June 05, 2014, 12:46:56 AM
It does help thank you :)
Title: Re: Cancel Button Javascript Error
Post by: Bruce on June 05, 2014, 01:34:25 AM
ok - the fix is now in 8.15