Form in a Boostrap Modal #8
akash-coded
started this conversation in
Show and tell
Replies: 2 comments
<title>Bootstrap Example</title>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script>
Modal ExampleOpen modalLogin
E-Mail Address
Password
Remember Me
Login
|
0 replies
<title>Document</title>
Login ModelClick the login button to launch the Login Modal form. Login Modal |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Design a form that will be inside a modal.
All reactions