Answer the question
In order to leave comments, you need to log in
What's the best way to make a side menu?
Good, tostorevchane.
The site is given: broker-sberbank.ru I
made it from scratch, with no experience at all (plus the terrible locations of everything, these are the whims of the management (I was also surprised)), so please don’t cover it with all sorts of things :) At the moment I’m sorting it out a little bit, I clean up the code, I clean up huge shoals.
But at the moment I'm asking for help on the side menu. Now it's the awful "a href" + "hr" (gods).
Question two.
First main. I remember at the very beginning somewhere I found the usual JS + CSS that did not have anything superfluous. The usual ul li and a script for a drop-down list. But there was a beautiful little triangle that spun when you clicked on it, and it further expanded the second level list. Can you suggest something or how to do it? There is one problem with all of this:
<ul>
<li><a href=#>1</a></li>
<li><a href=#>2</a></li>
<li><a href=#>3</a>
<ul>
<li><a href=#>3.1</a></li>
</ul>
</li>
<li><a href=#>4</a></li>
</ul>
Answer the question
In order to leave comments, you need to log in
Take bootstrap and redesign your site on it. It's simple and fast and has everything you need.
At the same time get a rubber layout. Because it comes from the 90s
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question