Why JQuery do not work?

More
13 years 1 month ago #15679 by antrofilico
I write a jquery script in a article using module that allow insert script inside... but all jquery command do not work (functions do not exists), but javacript alone works very well.

So why jquery do not work whith this template?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 1 month ago #15695 by milos
Replied by milos on topic Re: Why JQuery do not work?
This template (an all the others) uses jQuery NoConflict mode. Make sure you are not using $ shortcut for jQuery.

Don't use this, in example $(this)
Use this, in example jQuery(this)

Please Log in to join the conversation.

Time to create page: 0.149 seconds
Powered by Kunena Forum