Thank you, Jonathan.   Having replaced the 'jQuery' values in the client script, I now get the following error in the Developer Console:



Uncaught TypeError: jQuery(...).live is not a function


      at HTMLDocument.<anonymous> (js_includes_customer.jsx:233)


      at i (js_includes_doctype.jsx:23106)


      at Object.add [as done] (js_includes_doctype.jsx:23106)


      at n.fn.init.n.fn.ready (js_includes_doctype.jsx:23106)


      at editPage (js_includes_customer.jsx:232)


      at js_includes_customer.jsx:226


      at F (js_includes_doctype.jsx:18)



It looks like I need to replace '.live()' with '.on().'   Just trying to find out where this needs to happen...



Thanks,


josh