JS script error
-
location: assets/js/aqpb.js, line 398
/** Sort nav order **/ $('.aqpb-tabs').sortable({ items: '.aqpb-tab-sortable', axis: 'x', });
Please remove “,” from the last attribute value. It create script errors in some old browsers.
- The topic ‘JS script error’ is closed to new replies.