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
Buttons, tabs, etc. disappear with jQuery 3.3.1
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Re: Buttons, tabs, etc. disappear with jQuery 3.3.1
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.
It is probably better to create a standard page and use Layout Grids of Flexbox instead.