Collapse Panel Not Working


hi all,

 

i'm running problem collapse panel in bootstrap. whatever reason can't seem collapse ideas... here script

 

 

------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------ ----------------------------

 

 

 

<!doctype html>
<html><head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- above 3 meta tags *must* come first in head; other head content must come *after* these tags -->
<!-- strat of william's famous bootstrap style -->
<link rel="stylesheet" type="text/css" href="bootstrap-3.3.7-dist/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="bootstrap-3.3.7-dist/css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="slick-1.6.0/slick/slick.css">
<!-- html5 shim , respond.js ie8 support of html5 elements , media queries -->
<!-- warning: respond.js doesn't work if view page via file:// -->
<!--[if lt ie 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<title>the bootstrap king</title>
<!--the following script tag downloads font adobe edge web fonts server use within web page. recommend not modify it.-->
<script>var __adobewebfontsappname__="dreamweaver"</script>
<script src="http://use.edgefonts.net/aclonica:n4:default.js" type="text/javascript"></script>
</head>
<!-- end of head -->
<body>
<!-- end of navbar fixed -->
<div class="btn-success">
<div class="container container-fluid">
<h1>the bootstrap master back!</h1></div>
</div>
<div class="jumbotron">
<div class="container">
<div class="row">
<div class="container-fluid">
<div class="col-sm-4"><h2>learn how code</h2><img src="images/checklist.png" alt="" class="img-responsive"></div>
<div class="col-sm-8"><img src="images/image-for-portal-2528-new-2529.png" alt="" width="616" height="329" class="img-responsive"><h2>------------------ responsive fresh designs ---------------- (c)</h2></div>
</div>
</div>
</div>
</div>
<!-- start of carolsel baby -->
<!-- end of carol -->
<div class="jumbotron-01">
<div class="container">
<div class="row-01">
<div class="container-fluid-01">
<div class="page-header"><h1>we welcome bootstrap camp<h1>where learn how code right way!</h1></h1><h2>let's start basic</h2><h4>so roll sleves , lets ready work , become next bootstrap kings of 2016 , coming </h4></div>
</div>
</div>
</div>
</div>
<!-- end of 1 container -->
<div class="jumbotron-02">
<div class="container">
<hr>
<div class="row-02">
<div class="container-fluid-02">
<center></center>
<div class="col-sm-6"><img class="img-responsive" src="images/responsive-bootstrap-dreamweaver.png"><h1>learn how design layout , make responsive.</h1><center><button type="button" class="btn btn-success btn-lg">learn how</button><hr></center></div>
<div class="col-sm-6"><div class="panel" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a href="#collpeseone" data-toggle="collapse" data-parent="accordion">
collapseible panel 1</a></h4>

</div>
<div id="collpaesone" class="panel-collapse collapse in">
<div class="panel-body">
this bodu test lest go!!!!!
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a href="#collpsetwo" data-toggle="collapse" data-parent="accordion">
collapseible panel 2</a></h4>

</div>
<div id="collpasetwo" class="panel-collapse collapse">
<div class="panel-body">
this bodu test lest go!!!!!

</div>

</div>

</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a href="#collpsethree" data-toggle="collapse" data-parent="accordion">
collapseible panel 3</a></h4>

</div>
<div id="collpasethree" class="panel-collapse collapse">
<div class="panel-body">
this bodu test lest go!!!!!

</div>

</div>

</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end of 2 container -->
<div class="jumbotron-03">
<div class="container">
<hr>
<div class="row-03">
<div class="container-fluid-03">
</div>
</div>
</div>
</div>

 

 

<!-- strat of william's famous scripts -->
<!-- jquery (necessary bootstrap's javascript plugins) -->
<script src="bootstrap-3.3.7-dist/js/jquery-3.1.0.js"></script>
<script src="bootstrap-3.3.7-dist/js/bootstrap.js"></script>
<script src="slick-1.6.0/slick/slick.min.js"></script>
</body>
</html>

accordion panels need latest stable release of  jquery library.  try replacing jquery in code 1 hosted on cdn.

 

<!--latest jquery-->

<script src="https://code.jquery.com/jquery-1.12.2.min.js" integrity="sha256-lzfhibxzmho3ggeehn1hudtap3sc0ukxbxazhx1sjtk=" crossorigin="anonymous"></script>

 

 

 

nancy o.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Illustrator CS6 Ocurrío un error E/S en el archivo.

Why is os_ViewContainer running?

Animate - problem with duplicating scripts after loop