Show/hide DIV based on selected with data-toggle=“buttons” input radio button bootstrap 3
问题 Have checked almost every possible solution with java script and Jquery here. But not able to find the solution for this. Almost every solution working with your "data-toggle="buttons". But I need with data-toggle="buttons". Here is my code: <div class="btn-group btn-toggle" data-toggle="buttons"> <label class="btn btn-default"> <input type="radio" name="subscription-period" value="3mths" > 3 months </label> <label class="btn btn-default"> <input type="radio" name="subscription-period" value=