I have a web application to your asp.net MVC, the following markup inside the display two tabs, and I use Bootstrap 2.0 Has been doing. 2: -
& lt; Ul class = "new neo-tab" id = "myTab" & gt; @if (model hasracks) {& lt; Li & gt; @ Ajax.ActionLink ( "Partner Show Rack" "CustomerRack", "Customer", new {Customer ID = Model.AccountDefinition.ORG_ID}, New AjaxOptions {InsertionMode = InsertionMode.Replace, UpdateTargetId = "detail", LoadingElementId = "progress" , Onsput = "description"}) & lt; / Li & gt; } @if (Model.hasServer) {& lt; Li & gt; @ Ajax.ActionLink ( "a show server", "CustomerServer", "Customer", new {Customer ID = Model.AccountDefinition.ORG_ID}, New AjaxOptions {InsertionMode = InsertionMode .Replace, UpdateTargetId = "detail", LoadingElementId = "progress ", OnSuccess =" detailsuccess ",}) & lt; / Li & gt;} & lt; / Ul & gt;
What do I have to install I am trying to get class = "active"
when a user clicks on a tab, as The current tab that clicks on the user will not be highlighted as active? Can not any advocate?
No comments:
Post a Comment