Download This Plugin Back To jQueryScript
A lightweight jQuery modal plugin for Tailwind CSS. Create standard modals, slide panels, image viewers, and video modals with a simple API.
This is a compact modal perfect for simple confirmations.
This medium-sized modal is perfect for forms and moderate content.
Large modals are perfect for complex content and layouts.
$('#largeModal').TailwindModal('show');
This modal slides in from the left side. Perfect for navigation menus or side panels.
This modal slides in from the right. Great for settings panels or additional information.