Viewing 1 replies (of 1 total)
  • Thread Starter mcleek21

    (@mcleek21)

    I was able to resolve my issue. I was calling jQuery for another piece of my site:
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
    this line in my header and that was conflicting with the plugin. It works fine after I removed it.

Viewing 1 replies (of 1 total)
  • The topic ‘Object Doesn't Support Property or Method’ is closed to new replies.