Get started with jquery-modal CDN

MIT licensed

JQuery Modal: Lightweight plugin for creating dialogs with HTML, CSS, JS within jQuery.

Tags:
  • jquery
  • modal

Stable version

Copied!

How to start using jquery-modal CDN


<!DOCTYPE html>
<html>
<head>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-modal/0.9.2/jquery.modal.min.css">
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  <script src="https://cdn.cdnhub.io/jquery-modal/0.9.2/jquery.modal.min.js"></script>
  <title>Get started with jquery-modal CDN - cdnhub.io</title>
</head>
Copied!
Copied!
Copied!
Copied!

All versions