File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="UTF-8 " />
55 < title > Test iframe</ title >
6- < script type =" text/javascript " src ="https: //ajax.googleapis.com/ajax/libs/jquery/1.7 .2/jquery.min.js "> </ script >
7- < script type =" text/javascript " src ="../jquery.fullscreen-min.js "> </ script >
6+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .2/jquery.min.js "> </ script >
7+ < script src ="../jquery.fullscreen-min.js "> </ script >
88 </ head >
99 < body style ="background:white ">
1010 < button onclick ="$(document).fullScreen(true) "> Enter Fullscreen mode from iframe</ button >
Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="UTF-8 " />
55 < title > jQuery Fullscreen Plugin demo</ title >
6- < script type =" text/javascript " src ="https: //ajax.googleapis.com/ajax/libs/jquery/1.7 .2/jquery.min.js "> </ script >
7- < script type =" text/javascript " src ="../jquery.fullscreen-min.js "> </ script >
8- < script type =" text/javascript " >
6+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .2/jquery.min.js "> </ script >
7+ < script src ="../jquery.fullscreen-min.js "> </ script >
8+ < script >
99
1010 $ ( function ( ) {
1111
You can’t perform that action at this time.
0 commit comments