Advertisement
private775

JS: load script in Content Editor in SP2010

Sep 8th, 2015
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. //<![CDATA[
  3. var ds = (new Date()).getTime().toString();
  4. document.write('<script type="text/javascript" src="http://tmrbmapp4dev/sites/nova/_layouts/Tests/1.js?rev=' + ds + '"></' + 'script>');
  5. //]]>
  6. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement