Page 1 of 1

Buttons, tabs, etc. disappear with jQuery 3.3.1

Posted: Mon May 27, 2019 7:26 pm
by kliclick
Hi, I made a mobile site with jQuery v 1.12.4.
Doing a version change to jQuery 3.3.1 all stuff disappeared. I checked and it works if I change to 2.2.4, but not with 3.3.1
Something wrong ? We cannot use version 3.3.1 ?
Thanks

Re: Buttons, tabs, etc. disappear with jQuery 3.3.1

Posted: Mon May 27, 2019 8:16 pm
by Pablo
jQuery Mobile (which is a third party library) does not work with jQuery 3. Unfortunately, jQuery Mobile has not been updated for more than 5 year, so I don't think they are still maintaining it.
It is probably better to create a standard page and use Layout Grids of Flexbox instead.