function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anthony PicaAnthony Pica 

Forced to use your JavaScript libraries in Site.com?

Are we forced to use/include your JavaScript libraries on our Site.com website? If we aren't, can someone explain how I can prevent these from loading: http://screencast.com/t/brD8TaLdqw8M

 

If we are forced to use those libraries, could you at least update them and minify and pack them? /sfsites/assets/Scripts/jquery/jquery.js?r=1.201211092049180856 is 270KB... plus it's outdated. The current version is 1.8.2 but you're loading 1.5.2

 

Uncaught TypeError: Cannot read property 'height' of undefined
jQuery JavaScript Library v1.5.2

xeefactoryxeefactory

I'm interested also in the answer...

miltonsitemiltonsite

Can anyone answer this question?

 

Site.com seems to be forcing an older version of jQuery on us - is there any place to override this include? It's not being added at the template level with other includes... it just seems to be magically being forced onto the page... certainly it's configured somewhere, right?