Title: JavaScript error &#8211; deprecated functions
Last modified: August 14, 2017

---

# JavaScript error – deprecated functions

 *  Resolved [grosssmutttrwp](https://wordpress.org/support/users/grosssmutttrwp/)
 * (@grosssmutttrwp)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-deprecated-functions/)
 *     ```
       Uncaught TypeError: $(...).live is not a function
           at Object.initiate_payment_cc_process (novalnet-cc.js?ver=11.2.1:37)
           at Object.process (novalnet-cc.js?ver=11.2.1:19)
           at HTMLDocument.<anonymous> (novalnet-cc.js?ver=11.2.1:60)
           at i (jquery.js?ver=1.12.4:2)
           at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
           at Function.ready (jquery.js?ver=1.12.4:2)
           at HTMLDocument.K (jquery.js?ver=1.12.4:2)
       ```
   
 * You must use .on() since jQuery 1.9 please update the plugin accordingly.
    If
   one removes the jQuery migrate file to optimize the performance of a page it 
   is not possible because you still use the old live() method.
 * Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [Novalnet](https://wordpress.org/support/users/novalnet/)
 * (@novalnet)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/javascript-error-deprecated-functions/#post-9498788)
 * Hello,
 * Thank you for your Notification, we have gone through deprecated functions and
   fixed $(…).live issue in **Novalnet latest payment module**.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘JavaScript error – deprecated functions’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-novalnet-gateway/assets/icon-256x256.png?rev
   =1636784)
 * [Novalnet Payment Gateway for WooCommerce](https://wordpress.org/plugins/woocommerce-novalnet-gateway/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-novalnet-gateway/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-novalnet-gateway/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-novalnet-gateway/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-novalnet-gateway/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-novalnet-gateway/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Novalnet](https://wordpress.org/support/users/novalnet/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/javascript-error-deprecated-functions/#post-9498788)
 * Status: resolved