|
If you are working on a site with hundreds of pages, it’s sitemap can become huge and unmanageable, leaving you to scroll through a page of links before you find what you want (yes you could just hit ctrl+f, but that’s not the point). Computer operating systems often employ tree-view navigation to aid users in navigating hierarchical data. In this tutorial I will use the power of jQuery to transform an unordered list of hierarchically structured pages into an expandable, tree-view navigation system - the perfect way to tame those huge sitemaps produced by your CMS. |
 |