How to check jQuery version that used by NetScaler Gateway

How to check jQuery version that used by NetScaler Gateway

book

Article ID: CTX463653

calendar_today

Updated On:

Description

NetScaler jQuery version check method 


Instructions

  1. In chrome browser, open the website that you need to check
  2. Enable Devtools (Generally, F12 can enable it)
  3. Go to Console page, input the following commands separately to check current jQuery UI and jQuery Core version (command is case sensitive)
    • jQuery.ui.version
    • jQuery.fn.jquery
The screenshot of Devtools output like below:
image.png
 

Environment

Citrix is not responsible for and does not endorse or accept any responsibility for the contents or your use of these third party Web sites. Citrix is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Citrix of the linked Web site. It is your responsibility to take precautions to ensure that whatever Web site you use is free of viruses or other harmful items.

Additional Information

jQuery website
jQuery release website