jquery questions

Posted by Community Admin on 03-Aug-2018 07:25

jquery questions

All Replies

Posted by Community Admin on 19-May-2011 00:00

Some jQuery questions

a) is there a way to check which version SF is running
b) is the .min version installed
c) does SF include the jquery library always (is it needed for SF front-end)
d) if its not needed default for the front-end can loading be turned off?

I am still looking for ways to get load time down and want to be looking at every possible angle.

Markus

Posted by Community Admin on 19-May-2011 00:00

Hi Markus,

a) To check the current version of Jquery go to Administration --> Setting --> Advanced --> Pages --> ScripManager --> ScripReferences --> Jquery
b) The .min version is installed
c) When using Sitefinity widgets which are RadControls that use JQuery to work it executes the RadControls JQuery. Without the JQuery  modules like news and blogs will not work.
d) If you are not using widgets the JQuery will not execute ( which is similar to building a static website with html and css only ).

Kind regards,
Stanislav Velikov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 19-May-2011 00:00

Dear Stanislav

Thank for the feedback. I was somehow hoping you had NOT the .min installed so when you switched to .min another few KB would be shreed of the load.

Markus

This thread is closed