Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [Solved] Cascading Jquery Errors

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27856
    mevaser
    Participant

    Hello every one. This is Killing me.

    This page: http://decormouldings.org/shop/ca-5a/ disbables many of the Jquery’s that I had added. The way I see it, the Jquery was working, but something went wrong. Now, if I take away a Jquery error, or just omit a Jquery from the equation, more Jquery errors show up! So for example, I took away this Jquery: no-right-click.js, and then more Jquery errors (new ones) show up! I took the Navegation on the side and the same, a new Jquery error appears in the error page.

    The way all the scripts work is like this: http://decormouldings.org/shop/mdf-profile-sheets/

    Please help me.

    Thanks,

    #70437
    mevaser
    Participant

    Never mind. What I did was to insert var $=jQuery.noConflict(); to my Jqueries that I am using in the website. And all is well then.

    thanks any way,

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.