Sometimes we need to find the version of the jQuery library, that is being used in the code or on a website. jQuery object directly doesn’t provide the version property. At first sight its difficult find but you can easily get it with the following code. So jQuery keeps the version numbering and details in [...]
↧