Skip to main content
PATurmel12
Inspiring
February 4, 2019
Answered

Change component's source (jQuery).

  • February 4, 2019
  • 2 replies
  • 324 views

I notice the 'Text Input Component' uses jQuery,

Components/libj/query-2.2.4.min.js

I want to update to jquery_3_3_1.min.js,

anyone know how?

This topic has been closed for replies.
Correct answer kglad

download it and add to your included scripts or edit your html file.

2 replies

Legend
February 4, 2019

Be aware that by replacing the library Animate includes with a different major version of that library, any issues that arise will be entirely your responsibility to figure out.

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
February 4, 2019

download it and add to your included scripts or edit your html file.