Articles in this section
Category / Section

Can we Upgrade jQuery to a More Recent Version

Published:
Updated:

Yes, we can upgrade external jQuery script to any desired version. The Bold Reports Viewer is a widely utilized tool for incorporating reports into web applications. It offers a broad range of features for the visualization and interactivity of reports. jQuery and JavaScript library plays a crucial role in managing various aspects of the viewer’s functionality. It is essential to regularly update jQuery in order to ensure optimal security and performance.

To update jQuery to the desired version, please follow the steps below:

  • If the jQuery file is being used in an application, replace the current jquery.min.js file with the new version .jquery.min.js file.
  • If an online jQuery script file is being used, modify the jQuery script version to the new version.
   <link href="https://cdn.boldreports.com/5.4.20/content/v2.0/tailwind-light/bold.report-viewer.min.css" rel="stylesheet"/>
  
   // Change the jQuery versions
   <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
   
   <script src="https://cdn.boldreports.com/5.4.20/scripts/v2.0/common/bold.reports.common.min.js"></script>
   <script src="https://cdn.boldreports.com/5.4.20/scripts/v2.0/common/bold.reports.widgets.min.js"></script>
   <script src="https://cdn.boldreports.com/5.4.20/scripts/v2.0/bold.report-viewer.min.js"></script>

You can update any version of the jQuery script. If you encounter any problems with a lower version of jQuery, please reach out to our Support Team for assistance.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied