Splite - 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 Splite template. Here is the Folder structure.

		
		
		
	
		
			<!-- Form-wizard js -->
			<script src="../assets/plugins/jquery-steps/jquery.steps.min.js"></script>
			<script src="../assets/plugins/parsleyjs/parsley.min.js"></script>
			<script src="../assets/js/form-wizard.js"></script>
		
		
Type URL
Plugin Link http://www.techlaboratory.net/smartwizard
Basic Content 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 Basic Content Wizard..
		
		
		
		
		
			<!-- Accordion-Wizard-Form -->
			<script src="../assets/plugins/jquery-steps/jquery.steps.min.js"></script>
			<script src="../assets/plugins/formwizard/jquery.smartWizard.js"></script>
			<script src="../assets/plugins/formwizard/fromwizard.js"></script>
		
		
Type URL
Plugin Link https://www.jqueryscript.net/demo/accordion-form-wizard/