Problems with the sumoselect plug-in

introduce the code
window.asd = $(".SlectBox"). SumoSelect ({

)
csvDispCount: 3

});
window.test = $(".testsel"). SumoSelect ({

)
okCancelInMulti: true

});
does not work

< select name= "somename" class= "SlectBox" >

    <option disabled="disabled" selected="selected"></option>
    <option value=""></option>
    <option value=""></option>
    <option value="10">10</option>
    <option value="20">20</option>
    <option value="50">50</option>
    <option value="100">100</option>

< / select >

the effect of removing the js code is

clipboard.png

clipboard.png

js

clipboard.png

Mar.07,2021

Don't quote css

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34a71-2bf3a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34a71-2bf3a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?