NetTalk Central

Author Topic: $ (jQuery) not defined error - NT8.01  (Read 1921 times)

debzidoodle

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
    • Email
$ (jQuery) not defined error - NT8.01
« 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]

Djordje Radovanovic

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Re: $ (jQuery) not defined error - NT8.01
« Reply #1 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11155
    • View Profile
Re: $ (jQuery) not defined error - NT8.01
« Reply #2 on: March 18, 2014, 06:15:51 AM »
bug in 8.01 - fixed in 8.02 (up soon).