Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: jQuery version in Liferay server
Hello,
How can I find the jquery versions which Liferay server contained? I can find the jquery version which loaded in my portlet. But I want to know that jquery versions in the server.And also is there a possiblity to remove other versions if there any?
Liferay server version: Liferay CE 7.3.1 GA2
The version should be figure-outable, once you actually include jquery: By default it's not available in 7.3 any more. But you can re-enable it through System Settings > Third Party > jQuery
And once you do that, there should be only one. Unless some widget or your theme explicitly includes another one as well