Difference between revisions of "Template:Team:TU Eindhoven/CloningGuideViewer HTML"

Line 36: Line 36:
 
}
 
}
  
 +
$(document).ready(function(){
 
$('<div id="fullScreen">Watch in full screen</div>').appendTo($("#flipbookContainer")).css({
 
$('<div id="fullScreen">Watch in full screen</div>').appendTo($("#flipbookContainer")).css({
 
'-moz-box-shadow':'inset 0px 1px 0px 0px #97c4fe',
 
'-moz-box-shadow':'inset 0px 1px 0px 0px #97c4fe',
Line 61: Line 62:
 
'text-decoration':'none',
 
'text-decoration':'none',
 
'text-shadow':'0px 1px 0px #1570cd'});
 
'text-shadow':'0px 1px 0px #1570cd'});
 +
}
  
 
// Load the HTML4 version if there's not CSS transform
 
// Load the HTML4 version if there's not CSS transform

Revision as of 19:21, 18 September 2015