Web developers always try to reduce the load on page by using simple programming instead of using frameworks etc. Here I have come up with a simple snippet but useful and only CSS based Descriptive menu using lists with expand/collapse or show/hide content, with no JavaScript and has only 5kb of file size excluding other data in page.
Related Submissions:
- Unobtrusive Expand and Collapse Navigation Create a horizontal navigation that will expand and collapse to show and hide sub-navigation using only unordered lists and as few class/id names as possible....
- Flexigrid for jQuery Flexigrid is a lightweight but rich javascript data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect...
- Easy PHP Pagination As a developer you’ll soon find a need to paginate data when displaying contents from the database, and rather than use JavaScript which could require...
- Adding the Size of Downloadable Files to Links Automatically Every file on the web, be it a web page, a text file or whatever has HTTP headers associated with it. This is meta information...
- Accordion Script With Multi-Level Support This updated accordion script is powerful and lightweight at only 1.4kb. It now includes multi-level support, the option to allow multiple panels to expand concurrently,...