Title: Deprecated JavaScript
Last modified: August 21, 2016

---

# Deprecated JavaScript

 *  [NoseGraze](https://wordpress.org/support/users/tripsis/)
 * (@tripsis)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/deprecated-javascript/)
 * Line 67 of js/commentluv.js has some jQuery that was deprecated in version 1.8,
   removed in 1.9:
 * jQuery(‘#commentluv’).on(‘hover’,’.rawfilewrap’,function(){
 * Can be replaced with:
 * jQuery(‘#commentluv’).on(‘mouseenter mouseleave’,’.rawfilewrap’,function(){
 * [https://wordpress.org/plugins/commentluv/](https://wordpress.org/plugins/commentluv/)

The topic ‘Deprecated JavaScript’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/commentluv_f9cfcf.svg)
 * [CommentLuv](https://wordpress.org/plugins/commentluv/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/commentluv/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/commentluv/)
 * [Active Topics](https://wordpress.org/support/plugin/commentluv/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/commentluv/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/commentluv/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [NoseGraze](https://wordpress.org/support/users/tripsis/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/deprecated-javascript/)
 * Status: not resolved