html - tab views with bootstrap and angular -


I have created a tab view using a bootstrap for an angular template. But when I click on tab, this tab goes to angular link router instead of content. This can be because I take them as a link, but at this time I do not really have any idea how to solve it

   & Lt; / Div & gt; & Lt; Label class = "col-sm-2-control-label" & gt; To: & lt; / Label & gt; & Lt; Div class = "call-sm -3" & gt; & Lt; Input type = "text" class = "form-control" name = "email" /> & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div class = "form-group" & gt; & Lt; Label class = "col-sm-2-control-label" & gt; Time: & lt; / Label & gt; & Lt; Div class = "call-sm -3" & gt; & Lt; Input type = "text" class = "form-control" name = "jobTitle" /> & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div id = "ridebuttongroup" class = "col-sm-5 col-sm-offset-3" & gt; & Lt; A href = "#Address-tab" data-toggle = "tab" & gt; & Lt; Button type = "next" square = "btn btn-default" & gt; & Lt; Span class = "glyphicon glyphicon-circle-arrow-right" & gt; & Lt; / Span & gt; Next & lt; / Button & gt; & Lt; / A & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div class = "tab-panel" id = "address-tab" & gt; & Lt; Div class = "form-group" & gt; & Lt; Label class = "col-sm-3-control-label" & gt; Details & lt; / Label & gt; & Lt; Div class = "call-sm-5" & gt; & Lt; Text rows = "4" cols = "50" & gt; & Lt; / Textarea & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div id = "ridebuttongroup" class = "col-sm-5 col-sm-offset-3" & gt; & Lt; Button type = "submit" class = "btn btn-default" & gt; & Lt; Span class = "glyphicon glyphicon-plane" & gt; & Lt; / Span & gt; Ride & lt; / Button & gt; & Lt; A href = "# info-tab" data-toggle = "tab" & gt; & Lt; Button type = "next" square = "btn btn-default" & gt; & Lt; Span class = "glyphicon glyphicon-circle-arrow-left" & gt; & Lt; / Span & gt; Previous & lt; / Button & gt; & Lt; / A & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div style = "margin: 15px" & gt; & Lt; / Div & gt; & Lt; / Form & gt;  

Please help!

To add a quick task around this issue:

target = "_ blank"

The angle behind the screen in your link is the luggage of your link, so you are having that problem.

This is a temporary solution to the problem.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -