Author Topic: jquery and jquery ui versions  (Read 1647 times)

Mohamed Lakhdari

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 2
    • View Profile
jquery and jquery ui versions
« on: November 14, 2019, 03:45:08 pm »
Please

what is jquery and jquery ui best (recommanded) versions  to use with paramquery 6+ ?

thanks

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
Re: jquery and jquery ui versions
« Reply #1 on: November 14, 2019, 08:34:32 pm »
It's better / recommended to use recent few versions of jQuery / jQueryUI.

pqgrid is compatible only with jQueryUI >= v1.11.4

Compatiblity between jQuery and jQueryUI also needs to be considered.

e.g, jQueryUI 1.11.4 is compatible with jQuery < v3.2, so if you are using jQuery >= v3.2, then you have to choose jQueryUI v1.12.x

Hope it helps.