::: Updating JQuery Reference Safely

Noticed the following HTML in a form:
<SCRIPT type=“text/javascript” src="/scriptcase/prod/third/jquery/js/jquery.js"></SCRIPT>
<SCRIPT type=“text/javascript” src="/scriptcase/prod/third/jquery/js/jquery-ui.js"></SCRIPT>
<link rel=“stylesheet” href="/scriptcase/prod/third/jquery/css/smoothness/jquery-ui.css" type=“text/css” media=“screen” />
<SCRIPT type=“text/javascript” src="/scriptcase/app/Customers/_lib/lib/js/jquery.iframe-transport.js"></SCRIPT>

When there are updates to JQuery, what is the recommended procedure to include these updates in the project?

I know jQuery and I can help you on that. Message me and I’ll show you on teamviewer. I’ll tell you how you can update your jQuery reference safely.