????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>Cut the fruits into half and match</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style> .textColourRed { color: #F00; } </style> <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, 21), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_headings = ['id_td_heading1']; var ids_boxes = ['id_BoxForHalfPapaya', 'id_BoxForHalfOrange', 'id_BoxForHalfApple', 'id_BoxForHalfWatermelon']; 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', 'id_table2', 'id_table3']; shared_border_collapse_for_tables_for_all(id_tables_array); } function page_onLoad() { } function btnPrevious_click() { window.location = "LevelACat2Lesson20.html"; } function btnNext_click() { window.location = "LevelACat2Lesson22.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_BoxForHalfPapaya', 'id_BoxForHalfOrange', 'id_BoxForHalfApple', 'id_BoxForHalfWatermelon']; 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 id="id_table1" width="100%" height="100%" border="0" cellspacing="0" cellpadding="2%"> <tr height="5%"> <td style="padding-bottom:0px"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_heading1" class="shared_style_options_blue_24px_bold" style="border: none"><span class="textColourRed"><u>Cut </u></span><u> the following fruits into half and match</u></td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" id="id_TblHalfFruits" border="0" cellspacing="0" cellpadding="2%"> <tr height="15%"> <td style="padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px"> <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr> <td style="padding-bottom:0px; padding-left:0px; padding-right:0px"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_HalfApple" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgHalfApple"> <img id="id_imgHalfApple" src="../../../img/LevelA/Category2/LevelACat2Lesson21/halfApple.png" width="50%" height="auto"> </span> </td> <td id="id_td_HalfWatermelon" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgHalfWatermelon"> <img id="id_imgHalfWatermelon" src="../../../img/LevelA/Category2/LevelACat2Lesson21/halfWatermelon.png" width="50%" height="auto"> </span> </td> <td id="id_td_HalfPapaya" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgHalfPapaya"> <img id="id_imgHalfPapaya" src="../../../img/LevelA/Category2/LevelACat2Lesson21/halfPapaya.png" width="50%" height="auto"> </span> </td> <td id="id_td_HalfOrange" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgHalfOrange"> <img id="id_imgHalfOrange" src="../../../img/LevelA/Category2/LevelACat2Lesson21/halfOrange.png" width="50%" height="auto"> </span> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td style="padding-bottom:0px; padding-left:0px; padding-right:0px"> <table id="id_table3" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr id="id_tr_HalfPapaya" height="25%" ondragover="shared_highlight('id_BoxForHalfPapaya'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForHalfPapaya')" ondrop="DragDrop('id_BoxForHalfPapaya', 'id_imgHalfPapaya', ['id_SpanImgHalfPapaya'])"> <td width="50%" align="center"> <img id="id_imgPapaya" src="../../../img/LevelA/Category2/LevelACat2Lesson21/papaya.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForHalfPapaya" class="cls_BoxForHalfPapaya shared_style_red_24px_bold" style="text-align:center;"> </td> </tr> <tr id="id_tr_HalfOrange" height="25%" ondragover="shared_highlight('id_BoxForHalfOrange'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForHalfOrange')" ondrop="DragDrop('id_BoxForHalfOrange', 'id_imgHalfOrange', ['id_SpanImgHalfOrange'])"> <td width="50%" align="center"> <img id="id_imgOrange" src="../../../img/LevelA/Category2/LevelACat2Lesson21/orange.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForHalfOrange" class="cls_BoxForHalfOrange shared_style_red_24px_bold" style="text-align:center"> </td> </tr> <tr id="id_tr_HalfApple" height="25%" ondragover="shared_highlight('id_BoxForHalfApple'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForHalfApple')" ondrop="DragDrop('id_BoxForHalfApple', 'id_imgHalfApple', ['id_SpanImgHalfApple'])"> <td width="50%" align="center"> <img id="id_imgApple" src="../../../img/LevelA/Category2/LevelACat2Lesson21/apple.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForHalfApple" class="cls_BoxForHalfApple shared_style_red_24px_bold" style="text-align:center"> </td> </tr> </tr> <tr id="id_tr_HalfWatermelon" height="*" ondragover="shared_highlight('id_BoxForHalfWatermelon'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForHalfWatermelon')" ondrop="DragDrop('id_BoxForHalfWatermelon', 'id_imgHalfWatermelon', ['id_SpanImgHalfWatermelon'])"> <td width="50%" align="center"> <img id="id_imgWatermelon" src="../../../img/LevelA/Category2/LevelACat2Lesson21/watermelon.png" width="40%" height="auto"> </td> <td width="50%" id="id_BoxForHalfWatermelon" class="cls_BoxForHalfWatermelon shared_style_red_24px_bold" style="text-align:center"> </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_SpanImgHalfApple', {handle : 'id_td_HalfApple', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_SpanImgHalfWatermelon', {handle : 'id_td_HalfWatermelon', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_SpanImgHalfPapaya', {handle : 'id_td_HalfPapaya', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_SpanImgHalfOrange', {handle : 'id_td_HalfOrange', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_tr_HalfApple', {onOver : function(){shared_highlight('id_BoxForHalfApple')}, onOut : function(){shared_un_highlight('id_BoxForHalfApple')}, onDrop : function(){DragDrop('id_BoxForHalfApple', 'id_imgHalfApple', ['id_SpanImgHalfApple'])}}); webkit_drop.add('id_tr_HalfWatermelon', {onOver : function(){shared_highlight('id_BoxForHalfWatermelon')}, onOut : function(){shared_un_highlight('id_BoxForHalfWatermelon')}, onDrop : function(){DragDrop('id_BoxForHalfWatermelon', 'id_imgHalfWatermelon', ['id_SpanImgHalfWatermelon'])}}); webkit_drop.add('id_tr_HalfPapaya', {onOver : function(){shared_highlight('id_BoxForHalfPapaya')}, onOut : function(){shared_un_highlight('id_BoxForHalfPapaya')}, onDrop : function(){DragDrop('id_BoxForHalfPapaya', 'id_imgHalfPapaya', ['id_SpanImgHalfPapaya'])}}); webkit_drop.add('id_tr_HalfOrange', {onOver : function(){shared_highlight('id_BoxForHalfOrange')}, onOut : function(){shared_un_highlight('id_BoxForHalfOrange')}, onDrop : function(){DragDrop('id_BoxForHalfOrange', 'id_imgHalfOrange', ['id_SpanImgHalfOrange'])}}); </script> </body> </html>