Admix - Bootstrap Responsive Dashboard Simple Admin HTML5 Template

Basic Content Wizard

Wizard plugin that is extremely flexible, compact and feature-rich. General Form wizard HTML structure in Admix template. Here is the Folder structure.

		
		
		
	
		
			<!-- Form-wizard js -->
			<script src="../assets/plugins/jquery-steps/jquery.steps.min.js"></script>
			<script src="../assets/js/form-wizard.js"></script>
		
		
Type URL
Plugin Link http://www.techlaboratory.net/smartwizard
Accordion Form Wizard

jQuery based form wizard plugin which enables the user to collapse & expand steps by clicking on next/back buttons just like an accordion.Accordion-Wizard HTML structure in Slica template. Here is the Folder structure.

1. The following HTML,JS, CSS you should have in your page to implement a Accordion form wizard..
		
		
		
		
		
			<!-- Accordion-Wizard-Form -->
			<script src="../assets/plugins/jquery-steps/jquery.steps.min.js"></script>
			<script src="../assets/plugins/accordion-Wizard-Form/jquery.accordion-wizard.min.js"></script>
			<script src="../assets/js/form-wizard.js"></script>
		
		
Type URL
Plugin Link https://www.jqueryscript.net/demo/accordion-form-wizard/