Hello everyone. I have a strange problem with jQuery and Drupal: jQuery function $ () is not charged, pass me the term, and any attempt by the browser to open a collapsed fieldset (such as in the Edit Comments section of a node) does not work.
It 's the first time I encounter this problem and I do not understand where I'm wrong. The CSS style sheets and JS scripts loads via .info and if I go into the source of the page I see:
<script type="text/javascript" src="/misc/drupal.js?y"></script>
<script type="text/javascript" src="/modules/acquia/filefield/filefield.js?y"></script>
<script type="text/javascript" src="/misc/progress.js?y"></script>
<script type="text/javascript" src="/misc/autocomplete.js?y"></script>
<script type="text/javascript" src="/misc/collapse.js?y"></script>
<script type="text/javascript" src="/misc/textarea.js?y"></script>
<script type="text/javascript" src="/sites/all/modules/jquery_update/replace/teaser.js?y"></script>
<script type="text/javascript" src="/sites/all/modules/jquery_update/replace/jquery.form.js?y"></script>
<script type="text/javascript" src="/sites/all/modules/jquery_update/replace/ahah.js?y"></script>
<script type="text/javascript" src="/sites/all/themes/maparaan/js/jquery.s3slider.js?y"></script>
<script type="text/javascript" src="/sites/all/themes/maparaan/js/main.loading.js?y"></script>
Any help is wellcome.
ZioBudda
Read »








