strub Posted April 30, 2011 Share Posted April 30, 2011 Hi, Is there a simple way or a contribution (oscommerce 2.3.1) for a <ul><li> menu which I missed? Thanks in advance. Link to comment Share on other sites More sharing options...
pdcelec Posted April 30, 2011 Share Posted April 30, 2011 Hi, Is there a simple way or a contribution (oscommerce 2.3.1) for a <ul><li> menu which I missed? Thanks in advance. http://addons.oscommerce.com/info/7806/v,23 OR http://addons.oscommerce.com/info/7668/v,23 Link to comment Share on other sites More sharing options...
strub Posted April 30, 2011 Author Share Posted April 30, 2011 Hey thanks pdcelec I did see these contribution but the first one don't has a correct ul li for my needs and the second seems too complicated for a simple ul li. I just need for the bm_categories this simple output: <li><a href="">Category</a> <ul> <li><a href="">Subcategory</a></li> <li><a href="">Subcategory 1</a></li> <li><a href="">Subcategory 2</a></li> </ul> </li> <li><a href="">Category 1</a> <ul> <li><a href="">Subcategory</a></li> <li><a href="">Subcategory 1</a></li> <li><a href="">Subcategory 2</a></li> </ul> </li> Hope you or someone else has another contribution or script. Thanks again. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.