Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • jQuery, jQuery UI
  • Bootstrap (though see Bootstrap below for use in portlets)

Resources from a CDN should use the resourceURL tag library to load them rather than accessing the CDNs directly.  This allows the URL to be modified to a non-minified version when JS aggregation is disabled or running in off-line mode (though the resourceURL tag currently does not do this).  E.g. access like:

...