Click here to Skip to main content
15,888,733 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am working on a project to convert PDF files to Flipbooks. How do I find out JQuery version in Windows.

What I have tried:

Online documentation. Online help.
Posted
Updated 8-Jul-18 23:27pm
Comments
Jochen Arndt 9-Jul-18 9:50am    
jQuery is a JavaScript framework which is usually loaded by a web page using an external link or a local link to a downloaded copy. The web page can get the version with window.jQuery.fn.jquery.

But how is this related to VisualC++?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900