What is the latest version of html5shiv.js available on cdnjs.cloudflare.com?

Question

Grade: Education Subject: Support
What is the latest version of html5shiv.js available on cdnjs.cloudflare.com?
Asked by:
77 Viewed 77 Answers

Answer (77)

Best Answer
(472)
The specific file path provided (https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js) indicates that version 3.7.3 is being referenced. Cloudflare's CDN typically hosts multiple versions of popular libraries. To find the absolute latest, you would typically navigate to the `html5shiv` directory within the `cdnjs.cloudflare.com/ajax/libs/` path and check for the highest version number available, although 3.7.3 remains a stable and commonly used version.