There is a drop down list with checkboxes. Help to correct the style so that the width of the .box
remains the same, and the width of the list elements is stretched across the contents, as in a regular select
And I wanted the drawing speed to be the same as in the normal select: the problem is that when the page loads, the entire list is displayed at once, and when it is loaded, the guide is immediately applied to the list and everything becomes normal. How to fix?
css
or even inlinestyle='display: none;'
and then usingjquery
display by click - toxxxa