Get started with jquery.fileDownload CDN

MIT licensed

JQuery.fileDownload is a plugin that enables browser downloads for AJAX-requested files.

Tags:
  • jquery.fileDownload
  • file download

Stable version

Copied!

How to start using jquery.fileDownload CDN


<!DOCTYPE html>
<html>
<head>
  <title>Get started with jquery.fileDownload CDN - cdnhub.io</title>
  <link rel="stylesheet" href="https://stack.bootstrapcdn.com/bootstrap/5.3.0-alpha1/css/bootstrap.min.css">
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  <script src="https://cdn.cdnhub.io/jquery.fileDownload/1.4.2/jquery.fileDownload.min.js"></script>
</head>
Copied!
Copied!

All versions