Admix - Bootstrap Responsive Dashboard Simple Admin HTML5 Template

Accordions

Displays collapsible content panels for presenting information in a limited amount of space. General accordion HTML structure in Admix template.

	
	
	
Sweet Alert

General Sweet Alert HTML structure in Admix template.

	
	
	
	
	
	
    <!-- Sweet-alert js  -->
	<script src="../assets/plugins/sweet-alert/sweetalert.min.js"></script>
	<script src="../assets/plugins/sweet-alert/jquery.sweet-alert.js"></script>
	<script src="../assets/js/sweet-alert.js"></script>
	
Type URL
Plugin Link bootstrap-sweetalert/
Rating 1

General Rating HTML structure in Admix template.

	
		
	
    <!-- Star Rating Js-->
	<script src="../assets/plugins/rating/jquery-rate-picker.js"></script>
	<script src="../assets/plugins/rating/rating-picker.js"></script>
	
Type URL
Plugin Link jquery-rate-picker
Rating 2

General Rating HTML structure in Admix template.

	
		
	
    <!-- Star Rating Js-->
	<script src="../assets/plugins/ratings-2/jquery.star-rating.js"></script>
	<script src="../assets/plugins/ratings-2/star-rating.js"></script>
	
Type URL
Plugin Link star-rating-svg