NetTalk Central

Author Topic: Error in site javascript  (Read 2732 times)

olu

  • Sr. Member
  • ****
  • Posts: 352
    • View Profile
    • Email
Error in site javascript
« on: November 05, 2013, 01:40:48 PM »
I keep getting this error on all my applications. I have uninstall and reinstall nettalkv7.28 and still same problem. When I then looked at it with firebug on firefox it points to the netweb.js line 460:

try{$("#"+d).page().removeClass("ui-page").css('border',0);} catch(e){};

Please do anybody know a fix for this. Help bruce!

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Error in site javascript
« Reply #1 on: November 06, 2013, 02:06:00 AM »
unfortunately it's unlikely to be this actual line of code. It's more likely to be in the JavaScript passed to the page via an ajax call.
Is the page online where I can get to it from here?