VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: EvoWebGuy on December 07, 2014, 07:42:03 AM

Title: Object doesn't support property or method "on"
Post by: EvoWebGuy on December 07, 2014, 07:42:03 AM
Hi Guys

I need your help urgently please. My site went haywire and when I use development tool I get a error message that says Object doesn't support property or method "on" with this script

window).on('load', function () {
    $('[data-spy="scroll"]').each(function () {
      var $spy = $(this)
      $spy.scrollspy($spy.data())

How and where can I fix it. Please help me. If I dont get it fix i'll loose my job
Title: Re: Object doesn't support property or method "on"
Post by: jenkinhill on December 07, 2014, 12:14:26 PM
Scrollspy is not part of VirtueMart. It is a third party plugin, unrelated to VM.
Title: Re: Object doesn't support property or method "on"
Post by: GJC Web Design on December 07, 2014, 12:52:42 PM
search your install for that js snippet  - and comment out etc to test