????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.226.181.36 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/appsrv.astacus.se/apps/school/OLD/Html/LevelA/Category2/ |
Upload File : |
<!doctype html> <html> <head> <title>Fit lid to dish</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style> .style_Questions { padding-left: 10px; text-align: left; font-size: 24px; font-family: "Arial Rounded MT Bold"; font-weight: bold; color: #000; } .style_Answers { color: #F00; } .style_Lid { text-align:center; border: none; } .style_Dish { text-align:center; border-bottom: none; } .style_borderNone { border:none; border-collapse:collapse; } </style> <script> function page_load() { shared_set_debugInfo(Level.A, Category.No2); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.A, Category.No2, 13), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); setPageImages(); } function setPageImages() { var imagesPath = "../../../img/LevelA/Category2/LevelACat2Lesson13/"; shared_setImageSource('id_imgSmallDish', imagesPath, 'ImgSmallDish.png'); shared_setImageSource('id_imgMediamDish', imagesPath, 'ImgMediamDish.png'); shared_setImageSource('id_imgBigDish', imagesPath, 'ImgBigDish.png'); shared_setImageSource('id_imgLidSmall', imagesPath, 'ImgSmallLid.png'); shared_setImageSource('id_imgLidBig', imagesPath, 'ImgBigLid.png'); shared_setImageSource('id_imgLidMediam', imagesPath, 'ImgMediamLid.png'); } function btnPrevious_click() { window.location = "LevelACat2Lesson12.html"; } function btnNext_click() { window.location = "LevelACat2Lesson14.html"; } function btnHome_click() { shared_btnHomeCategories_click('LevelA'); } function DragDrop(id_dropBox, id_imgElement) { shared_dragDropImage(shared_currentDropingId, id_dropBox, id_imgElement); isAllInfosMovedShowClapsAnimation(); } function isAllInfosMovedShowClapsAnimation() { var allElementIdsArray = ['id_PimgLidBig', 'id_PimgLidMediam', 'id_PimgLidSmall']; shared_is_all_infos_moved_show_claps_animation(allElementIdsArray, 'shared_id_div_claps_image'); } </script> </head> <body onload="page_load()"> <div id="shared_id_div_claps_image"> </div> <table id="id_tblMainiPadBody" border="1" cellspacing="0" cellpadding="0"> <tr height="5%"> <td> <header height="100%"> <div id="id_tblHeader" align="center"></div> </header> </td> </tr> <tr height="*" data-role="page"> <!-- for swiping left and right especially for Android device --> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="5%"> <td class="style_borderNone"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="5" > <tr> <td width="100%" class="style_Questions style_borderNone" style="padding-left:10px"><u>Guess which <span class="style_Answers"><u>lid</u></span> fits to which dish</u></td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" id="id_WithMansVansTable" border="0" cellspacing="0" cellpadding="5"> <tr height="20%"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="100%"> <td class="style_Lid" width="33%"> <span id="id_PimgLidSmall" class="cls_PimgLidSmall"><img id="id_imgLidSmall" width="30%"></span> </td> <td class="style_Lid" width="33%"> <span id="id_PimgLidMediam" class="cls_PimgLidMediam"><img id="id_imgLidMediam" width="60%"></span> </td> <td class="style_Lid" width="33%"> <span id="id_PimgLidBig" class="cls_PimgLidBig"><img id="id_imgLidBig" width="70%"></span> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="5"> <tr height="33%"> <td class="style_Dish" width="50%"> <img id="id_imgBigDish"> </td> <td width="*" id="id_BoxForLidBig" class="cls_BoxForLidBig" style="text-align:center; border-bottom: none"> </td> </tr> <tr height="33%"> <td class="style_Dish" width="50%"> <img id="id_imgMediamDish"> </td> <td width="*" id="id_BoxForLidMediam" class="cls_BoxForLidMediam" style="text-align:center; border-bottom: none"> </td> </tr> <tr height="*"> <td width="50%" style="text-align:center"> <img id="id_imgSmallDish"> </td> <td width="*" id="id_BoxForLidSmall" class="cls_BoxForLidSmall" style="text-align:center"> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="5%"> <td> <footer height="100%"> <div id="id_tblFooter" align="center"></div> </footer> </td> </tr> </table> <script> new webkit_draggable('id_PimgLidSmall', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_PimgLidSmall'}}); new webkit_draggable('id_PimgLidMediam', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_PimgLidMediam'}}); new webkit_draggable('id_PimgLidBig', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_PimgLidBig'}}); webkit_drop.add('id_BoxForLidBig', {accept:["cls_PimgLidBig"], onDrop : function(){DragDrop('id_BoxForLidBig', 'id_imgLidBig')}}); webkit_drop.add('id_BoxForLidMediam', {accept:["cls_PimgLidMediam"], onDrop : function(){DragDrop('id_BoxForLidMediam', 'id_imgLidMediam')}}); webkit_drop.add('id_BoxForLidSmall', {accept:["cls_PimgLidSmall"], onDrop : function(){DragDrop('id_BoxForLidSmall', 'id_imgLidSmall')}}); </script> </body> </html>