Difference between revisions of "Team:Greece/Project"

Line 74: Line 74:
 
     $('#display_box').css('display', 'block');
 
     $('#display_box').css('display', 'block');
 
     scrollTillBottom();
 
     scrollTillBottom();
     void(document.getElementById('display_box').innerHTML = "<embed width='100%' height='100%' src='" + window.location.href + "'>");
+
     void(document.getElementById('display_box').innerHTML = "<object width="100%" height="100%" data='"+ window.location.href +"'></object>");
 +
 
 
     //void(document.getElementById('display_frame').src = window.location.href);
 
     //void(document.getElementById('display_frame').src = window.location.href);
 
     //void(document.getElementById('display_frame').contentDocument.location.reload());
 
     //void(document.getElementById('display_frame').contentDocument.location.reload());

Revision as of 18:43, 29 August 2017

Loading...