Get started with jQuery-linkify CDN

MIT licensed

JQuery-linkify is a lightweight library that automatically converts plain text URLs into clickable links.

Tags:
  • url
  • jquery
  • linkify

Stable version

Copied!

How to start using jQuery-linkify CDN


<!DOCTYPE html>
<html>
<head>
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</head>
<body>
  <!-- Your content here -->
  <script src="https://cdn.cdnhub.io/jQuery-linkify/4.1.3/linkify.min.js"></script>
  <script>
    // Your jQuery-linkify code here
  </script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!

All versions