I have a big ul list with li items. I would like to use JavaScript but I don’t know how. How can I make this:
The first 5 ‘s li are visible. The rest is hidden. When you click the more button. Every time you click. It offers 5 to li’s displayed. I make the html in jsfiddle.
Thanks for helping guys,
How about
FIDDLE