NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: debzidoodle on March 17, 2014, 12:44:07 PM

Title: $ (jQuery) not defined error - NT8.01
Post by: debzidoodle on March 17, 2014, 12:44:07 PM
Hi All
I am getting the following error with the attached example.  Sometimes indexpage loads fine, other times I can go to loginform and back to indexpage, and then I get this error.

ReferenceError: $ is not defined
http://10.211.55.4:88/IndexPage
Line 46
$(document).ready( function(){$("#menu").dropDownMenu({touch:0});

Any ideas?

[attachment deleted by admin]
Title: Re: $ (jQuery) not defined error - NT8.01
Post by: Djordje Radovanovic on March 17, 2014, 01:13:44 PM
Broken JS.

Going back to 8.00 and it works Ok.

Index pages are the same. Only difference is _ver800 and _ver801 and versionCheck('8.00') and and versionCheck('8.01') so JS.

Best regards,

Djole
Title: Re: $ (jQuery) not defined error - NT8.01
Post by: Bruce on March 18, 2014, 06:15:51 AM
bug in 8.01 - fixed in 8.02 (up soon).