CanaryNoir
4/29/2014 - 1:11 PM

partialload.js

function pageLoad(sender, args) {
       if (args.get_isPartialLoad()) {
               //copy code here
       }