URGENT - js problem


Author Message
Dan

Posted: 4/7/2013
Quote message 

Hello I've got a following problem on all menu items using one of the templates:

if ('undefined' != typeof jQuery) document._artxJQueryBackup = jQuery; src="/templates/wesoleaktualnosci/jquery.js"> jQuery.noConflict(); if (document._artxJQueryBackup) jQuery = document._artxJQueryBackup;

the problem appears here:

http://wesole-krasnoludki.pl/ofertka


How to fix it?
Regards
Dan
 
jrgweb

Posted: 4/7/2013
Quote message 

try putting you script calls in the <head> tag area.