I am using cssfriendly latest version, but when appliedinf orientation = "horizontal" My Manu shows in Varkala format.
My. ASPX code below
Sitemap code Please suggest me a way to reproduce this problem. Please try it, it will show two menu items "Home" and "About" Horozontally, standing with your child.
& lt ;? Xml version = "1.0" encoding = "UTF-8"? & Gt; & Lt; Sitemap xmlns = "http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" & gt; & Lt; SiteMapNode url = "default.aspx" title = "home" description = "home page for site" & gt; & Lt; SiteMapNode url = "about / default.aspx" title = "About" description = "About Us" /> & Lt; SiteMapNode url = "help / default.aspx" title = "help" description = "FAQ and Sitemap" & gt; & Lt; SiteMapNode url = "help / faq.aspx" title = "FAQ" description = "Frequently Asked Questions" /> & Lt; SiteMapNode url = "help / sitemap.aspx" title = "sitemap" description = "site map" /> & Lt; / SiteMapNode & gt; & Lt; / SiteMapNode & gt; & Lt; / Sitemap & gt;
& lt ;? Xml version = "1.0" encoding = "UTF-8"? & Gt; & Lt; Sitemap xmlns = "http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" & gt; & Lt; SiteMapNode url = "default.aspx" title = "home" description = "home page for site" & gt; & Lt; SiteMapNode url = "help / default.aspx" title = "help" description = "FAQ and Sitemap" & gt; & Lt; SiteMapNode url = "help / faq.aspx" title = "FAQ" description = "Frequently Asked Questions" /> & Lt; SiteMapNode url = "help / sitemap.aspx" title = "sitemap" description = "site map" /> & Lt; / SiteMapNode & gt; & Lt; / SiteMapNode & gt; & Lt; SiteMapNode url = "about / default.aspx" title = "About" description = "About Us" /> & Lt; / Sitemap & gt;
Comments
Post a Comment