Hey,
I am using a purchased template in a Web Pages application, and everytime I have javascript referenced and try to change javascript code every 1~2 seconds it hangs and says downloading referenced file http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.jsand http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.jsand constantly keeps hanging, i cant write code for more than 1/2 a second, 1 second without it loading again.
This only happens in certain .cshtml files, specifically those that have javascript functions listed on them (not just referencing files).
Any help what could be causing this or how to disable ?
Thanks!