Complex tables require more than a dozen drop-down check boxes, now using bootstrap-select, the page loading speed is super slow, how to optimize

complex tables require more than a dozen drop-down check boxes. Bootstrap-select is now used, and the page loading speed is super slow

the environmental background of the problems and what methods you have tried

clipboard.png

related codes

$(window) .on ("load", function () {

)
$("-sharpusertype").selectpicker({
    "selectedText": "cat"
});

});

what result do you expect? What is the error message actually seen?

Optimization, loading speed

Jul.10,2022
Menu