jQuery (Javascript Library) is broken in my site

  • Published by
    George Papadakis
  • Last modified
    28 October 2013
  • Up to date
    Yes
  • Profile concerned
    End user
  • Concerns
    Component
  • Since Version
    1.5.3
  • Voting
    Average rating
    • 1
    • 2
    • 3
    • 4
    • 5
  • Favourites
    371 jQuery (Javascript Library) is broken in my site /documentation/tutorials-english/77-advanced-configuration/371-jquery-javascript-library-is-broken-in-my-site.html

If jQuery loading is broken, e.g because 3 extensions load jQuery 3 times in your site

then your options are

1. EITHER disable loading in all extensions (in FLEXIcontent component configuration you can do this (frontend))
and add loading of jQuery in your Joomla Template

2. OR (a bit slower) use a plugin like jqueryeasy to handle the loading of jQuery in frontend (to load it once)