ios - Bootstrap wells issue on safari browser -


<div class="well">  					<div class="row">  						<div class="col-lg-12">  							<div class="btn-col" button data-toggle="collapse" data-target="#helplinks"><p id="scrollertext">what trust deed?      &#8595</p></button></div>  							<div id="helplinks" class="collapse">  								<p id="scrollerinfo"> trust deed formal agreement made between person in debt , creditors. agreement allows debtor make regular monthly payments towards clearing debt. further interest , charges on outstanding debt stopped. @ end of arrangement, unpaid debt written off.</p>  							</div>  						</div>  					</div>  				</div>   

just starting out on web design , coding.. have made quite basic website bootstrap wells, cascade give further information. on windows , android platforms, website works great. not working on safari browsers? i've used latest bootstrap.min file advised colleagues - aint helping. ideas?

here code have used bootstrap (but said before, i'm not sure if issue is? works fine on android , windows platforms?)


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -