开发者

Asp menu control formatting sitemapnode

I'm trying to figured out how to separately format sitemapnodes which do not have a URL associated. Here's a code example:

<siteMapNode title="TheThingIWantFormattedSeparately">
  <siteMapNode url="~/pages/customer.aspx" title="Customer"/>
  <siteMapNode url="~/pages/contract.aspx" title="Contract"/>      

So I'm wanting the FIRST sitemapnode to look di开发者_高级运维fferent than the other sitemapnodes. Is this possible? I'm digging around but am not finding much out there.


Not 100% sure, but this might help: CSS friendly menus with ASP.NET Menu control, jQuery and Superfish.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜