How to render sitemappath with <ul> tags without <spans>
Hi,
I'm fighting with the asp.net 2.0 sitemappath control. I want to
render breadcrumb items using <ul> and <li> tags, but the control
mixes them with <span> tags. That leads to invalid XHTML transitional
code, because <ul> can't be mixed with spans. Is there a way to render
the sitemappath without any (unnecessary) <span> tags?
TIA
Harry
Date:Thu, 09 Aug 2007 03:35:45 -0700
Author:
|