Author Topic: TypeError: e.zIndex is not a function  (Read 3270 times)

stevejacobsen

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 46
    • View Profile
TypeError: e.zIndex is not a function
« on: October 25, 2016, 10:16:52 pm »
I'm getting this error when I try to edit a cell.

TypeError: e.zIndex is not a function

The other day I had to update my JQuery to 3.1.1 for some other issues but it appears to have broken this. If I use version 1.8.3 as in the tutorial it works but that's pretty old version of jquery. What's the newest jquery code that paramquery will run under?

Steve

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: TypeError: e.zIndex is not a function
« Reply #1 on: October 26, 2016, 08:21:55 pm »
It works fine upto jQuery v2.x

jQuery migrate plugin ( mentioned here http://jquery.com/download/ ) can be used to make it work for jQuery v3.x
« Last Edit: October 26, 2016, 10:43:02 pm by paramquery »