event.return
-
I had some rendering issues in the Ubermenu plugin . only in chrome…
menuitems were not visible until you manually refresh the page.also errorwarning ” event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery.js?ver=1.10.2:4 “
this pointed me to /wp-includes/js/jquery/jquery.js
I replaced te content of /wp-includes/js/jquery/jquery.js with https://code.jquery.com/jquery-1.11.0.min.js
(So I upgraded Jquery from 1.10.2 to 1.11.0 manually ) : problem solved
does Ubermenu has a known conflict with 1.10.2 ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘event.return’ is closed to new replies.