I make sorting, I need the list to drop out at the click and select the desired item. How to do it? I would be grateful for the help.

And still it is necessary that he did not shift the lower content.

Closed due to the fact that the essence of the issue is not clear to the participants of MasterAlex , Visman , VenZell , cheops, user207618 12 Aug '16 at 9:47 .

Try to write more detailed questions. To get an answer, explain what exactly you see the problem, how to reproduce it, what you want to get as a result, etc. Give an example that clearly demonstrates the problem. If the question can be reformulated according to the rules set out in the certificate , edit it .

  • And still it is necessary that he did not shift the lower content. - Alexander
  • make a drop-down list on html, it has a built-in function for selecting the desired item, and in order not to shift, add position:absolute this list. And if you want to be answered well, then your question should not look like TK on freelancing, you need code examples, as well as at least some attempts from you in finding the right solution. - MasterAlex
  • On html + css you can do it only on a hover, sort of like, but I need that when I clicked it was revealed .. - Alexander
  • No javascript needed. Check out this answer: Stackoverflow.com/a/553585/13336 - VenZell
  • VenZell and if the menu is generated in php? - user33274

0