My folders are also not collapsing/eclapsing

Home \ forums/topic \ My folders are also not collapsing/eclapsing

Support Home Page Forums Joomla Software Easy Folder Listing Pro Plugin My folders are also not collapsing/eclapsing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #271
    KingCobra
    Participant

    Hello Michael,

    Nice extension but I have some conflict as well, because my folders do already show the contents and I can’t get it work.

    Tried to see whether there is a script conflict with your description of that issue and it turned out that there is. But I’m not very familiar with javascript so I don’t know what to do?

    I use joomla 1.5.25 and the Mootools plugin is activated!

    This is the link: http://www.bowlingvereniginggoes.nl/vereniging/archief-2011-2012.html

    Please advise?

    Best regards,

    Chris

    #1566
    Michael Gilkes
    Keymaster

    @KingCobra. Thanks for posting. Have you checked your browser’s console? You should have a look a the console.

    Looking at my console, I see the following:

    TypeError: ‘undefined’ is not a function (evaluating ‘$(document.body).adopt(this.overlay, this.window)’) modal.js:112

    This could mean that you need to update your modal.js file. However, from my experience, I think the problem is that you have jQuery 1.4.4 on the page (loaded by scriptegrator), and it is conflicting with the Mootools modal (SqueezeBox) code. Either (1) update your jQuery to the latest version (1.7), or (2) Remove jQuery all together.

    #1567
    KingCobra
    Participant

    Hello Michael,

    I did check my brower’s control and found the TypeError as described, but that’s Chinese to me!

    I removed the plugin jqueryscriptegrator and everything is fine now!

    Thanks for quick answer and case closed!

    Best regards,

    Chris

    #1568
    Michael Gilkes
    Keymaster

    @KingCobra. Awesome! Thanks for responding and sharing the result with everyone. Usually, most of the javascript errors stems from jQuery conflicting with Mootools (especially the older versions of jQuery).

    Mootools is really a mature and good Javascript framework. I first learned jQuery, thinking it would be easy, but coming from a programming/Computer Science background, when I used Mootools, I felt more at home. Mootools can do everything jQuery can do, and it would be good if developers stuck with Mootools, since it is the the javascript framework that Joomla supports natively. That is why I changed all my jQuery code to Mootools.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘My folders are also not collapsing/eclapsing’ is closed to new replies.