Click here to Skip to main content
15,916,379 members
Home / Discussions / Web Development
   

Web Development

 
QuestionBreadcrump Pin
astrixtech26-Jun-13 20:28
astrixtech26-Jun-13 20:28 
Hi,
I have to implement breadcrump of the navigation within the site by a user. I have found the following code in the v4.master.
<SHAREPOINT:SPLINKBUTTON id=onetidProjectPropertyTitle navigateurl="~site/" runat="server"><SHAREPOINT:PROJECTPROPERTY runat="server" property="Title"></SHAREPOINT:PROJECTPROPERTY></SHAREPOINT:SPLINKBUTTON>

The above was replaced by the following code.
<ASP:SITEMAPPATH runat="server" hideinteriorrootnodes="true" rootnodestyle-cssclass="breadcrumbRootNode" currentnodestyle-cssclass="breadcrumbCurrentNode" nodestyle-cssclass="breadcrumbNode" rendercurrentnodeaslink="true" sitemapproviders="SPSiteMapProvider,SPXmlContentMapProvider">  
 </ASP:SITEMAPPATH>


This partially worked by showing the first link that user visits ,on left top of the site. But the problem is ,its replacing the site's logo.Also its showing only the first link.After that it doesnt show anything.
Any idea what changes do I have to make?
QuestionRe: Breadcrump Pin
astrixtech30-Jun-13 19:30
astrixtech30-Jun-13 19:30 
QuestionCSS-Sprites question Pin
vkEE26-Jun-13 5:06
vkEE26-Jun-13 5:06 
QuestionHighlight a button on mouse hover Pin
astrixtech26-Jun-13 2:53
astrixtech26-Jun-13 2:53 
AnswerRe: Highlight a button on mouse hover Pin
Graham Breach26-Jun-13 3:32
Graham Breach26-Jun-13 3:32 
AnswerRe: Highlight a button on mouse hover Pin
Blikkies26-Jun-13 3:34
professionalBlikkies26-Jun-13 3:34 
GeneralRe: Highlight a button on mouse hover Pin
astrixtech26-Jun-13 20:13
astrixtech26-Jun-13 20:13 
GeneralRe: Highlight a button on mouse hover Pin
Blikkies26-Jun-13 20:57
professionalBlikkies26-Jun-13 20:57 
GeneralRe: Highlight a button on mouse hover Pin
astrixtech26-Jun-13 21:14
astrixtech26-Jun-13 21:14 
GeneralRe: Highlight a button on mouse hover Pin
Blikkies26-Jun-13 21:24
professionalBlikkies26-Jun-13 21:24 
GeneralRe: Highlight a button on mouse hover Pin
astrixtech27-Jun-13 2:15
astrixtech27-Jun-13 2:15 
GeneralRe: Highlight a button on mouse hover Pin
astrixtech27-Jun-13 2:38
astrixtech27-Jun-13 2:38 
GeneralRe: Highlight a button on mouse hover Pin
Blikkies27-Jun-13 2:53
professionalBlikkies27-Jun-13 2:53 
GeneralRe: Highlight a button on mouse hover Pin
astrixtech27-Jun-13 3:02
astrixtech27-Jun-13 3:02 
Questionhow to develop webui like cloudify webui console? Pin
dk 30325-Jun-13 19:45
dk 30325-Jun-13 19:45 
AnswerRe: how to develop webui like cloudify webui console? Pin
Dennis E White25-Jun-13 20:27
professionalDennis E White25-Jun-13 20:27 
GeneralRe: how to develop webui like cloudify webui console? Pin
dk 30325-Jun-13 20:42
dk 30325-Jun-13 20:42 
Questionmsxml2 parsing svg Pin
Jonathan Davies23-Jun-13 9:09
Jonathan Davies23-Jun-13 9:09 
AnswerRe: msxml2 parsing svg Pin
RedDk24-Jun-13 11:21
RedDk24-Jun-13 11:21 
GeneralRe: msxml2 parsing svg Pin
Jonathan Davies24-Jun-13 22:40
Jonathan Davies24-Jun-13 22:40 
GeneralRe: msxml2 parsing svg Pin
RedDk25-Jun-13 3:58
RedDk25-Jun-13 3:58 
GeneralRe: msxml2 parsing svg Pin
Jonathan Davies25-Jun-13 4:55
Jonathan Davies25-Jun-13 4:55 
GeneralRe: msxml2 parsing svg Pin
RedDk25-Jun-13 5:19
RedDk25-Jun-13 5:19 
Questionpng graphics used when I expected svg Pin
Jonathan Davies14-Jun-13 3:27
Jonathan Davies14-Jun-13 3:27 
AnswerRe: png graphics used when I expected svg Pin
Richard Deeming14-Jun-13 7:48
mveRichard Deeming14-Jun-13 7:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.