????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.48 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_old10/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()
{
s_setDeviceTypeLevelCategoryLastLesson(Level.E, Category.No3);
s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.E, Category.No3, '6b'), true, true);
s_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);
s_adjust_fontSize_for_ids_all_devices(ids_All, 70);
s_adjust_fontSize_for_ids_all_devices(ids_options, 70);
s_init_dropBox_tds_with_drag_here(ids_boxes);
s_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()
{
s_btnHomeCategories_click('LevelE');
}
function DragDrop(id_dropBox, ids_array)
{
if (s_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
{
s_setTextAndBackgroundColorToGreenAndIsMovedTrue(s_currentDropingId, id_dropBox);
isAllInfosMovedShowClapsAnimation();
s_set_currentDropingId_draggbleToFalse();
}
else
{
s_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'];
s_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes);
}
</script>
</head>
<body onload="page_onLoad()">
<div id="s_id_div_message"></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 height="*">
<td>
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr height="5%">
<td align="center" style="border-left:none; border-right:none; border-top:none">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td id="id_td_heading2" class="s_style_heading">Guess the weather by looking at the picutres:</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="border:none">
<table id="id_tblSection2" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
<tr height="*">
<td width="65%" style="border:none">
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse; border:none">
<tr>
<td width="50%" style="border: 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="s_highlight('id_dropBox_goodWeather'); s_allowDrop_web(event)"
ondragleave="s_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="s_style_droppable_dash" width="*" align="center">
</td>
</tr>
<tr id="id_tr_thunderStorm" height="16.6%"
ondragover="s_highlight('id_dropBox_thunderStorm'); s_allowDrop_web(event)"
ondragleave="s_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="s_style_droppable_dash" width="*" align="center">
</td>
</tr>
<tr id="id_tr_hotWeather" height="16.6%"
ondragover="s_highlight('id_dropBox_hotWeather'); s_allowDrop_web(event)"
ondragleave="s_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="s_style_droppable_dash" width="*" align="center">
</td>
</tr>
<tr id="id_tr_coolWeather" height="16.6%"
ondragover="s_highlight('id_dropBox_coolWeather'); s_allowDrop_web(event)"
ondragleave="s_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="s_style_droppable_dash" width="*" align="center">
</td>
</tr>
<tr id="id_tr_rainingAndCool" height="16.6%"
ondragover="s_highlight('id_dropBox_rainingCool'); s_allowDrop_web(event)"
ondragleave="s_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="s_style_droppable_dash" width="*" align="center">
</td>
</tr>
<tr id="id_tr_windyWeather" height="*"
ondragover="s_highlight('id_dropBox_windyWeather'); s_allowDrop_web(event)"
ondragleave="s_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="s_style_droppable_dash" 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-top:none; border-bottom:none">
<tr>
<td style="border: 0px">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border-bottom:none; border-right:none">
<tr height="16.6%">
<td id="id_td_windy" align="center" class="s_style_draggable_text" draggable="true" ondragstart="s_dragStartNew(event)">
<span id="id_span_windy">Windy</span>
</td>
</tr>
<tr height="16.6%">
<td id="id_td_rainingAndCool" align="center" class="s_style_draggable_text" draggable="true" ondragstart="s_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="s_style_draggable_text" draggable="true" ondragstart="s_dragStartNew(event)">
<span id="id_span_hot">Hot</span>
</td>
</tr>
<tr height="16.6%">
<td id="id_td_thunderStorm" align="center" class="s_style_draggable_text" draggable="true" ondragstart="s_dragStartNew(event)">
<span id="id_span_thunderStorm">ThunderStorm</span>
</td>
</tr>
<tr height="16.6%">
<td id="id_td_cool" align="center" class="s_style_draggable_text" draggable="true" ondragstart="s_dragStartNew(event)">
<span id="id_span_cool">Cool</span>
</td>
</tr>
<tr height="*">
<td id="id_td_fairAndGood" align="center" class="s_style_draggable_text" draggable="true" ondragstart="s_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(){s_dragStartNew(event)}});
new webkit_draggable('id_span_rainingAndCool', {handle : 'id_td_rainingAndCool', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
new webkit_draggable('id_span_hot', {handle : 'id_td_hot', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
new webkit_draggable('id_span_thunderStorm', {handle : 'id_td_thunderStorm', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
new webkit_draggable('id_span_cool', {handle : 'id_td_cool', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
new webkit_draggable('id_span_fairAndGood', {handle : 'id_td_fairAndGood', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
webkit_drop.add('id_tr_windyWeather', {onOver : function(){s_highlight('id_dropBox_windyWeather')}, onOut : function(){s_un_highlight('id_dropBox_windyWeather')}, onDrop : function(){DragDrop('id_dropBox_windyWeather', ['id_span_windy'])}});
webkit_drop.add('id_tr_rainingAndCool', {onOver : function(){s_highlight('id_dropBox_rainingCool')}, onOut : function(){s_un_highlight('id_dropBox_rainingCool')}, onDrop : function(){DragDrop('id_dropBox_rainingCool', ['id_span_rainingAndCool'])}});
webkit_drop.add('id_tr_hotWeather', {onOver : function(){s_highlight('id_dropBox_hotWeather')}, onOut : function(){s_un_highlight('id_dropBox_hotWeather')}, onDrop : function(){DragDrop('id_dropBox_hotWeather', ['id_span_hot'])}});
webkit_drop.add('id_tr_thunderStorm', {onOver : function(){s_highlight('id_dropBox_thunderStorm')}, onOut : function(){s_un_highlight('id_dropBox_thunderStorm')}, onDrop : function(){DragDrop('id_dropBox_thunderStorm', ['id_span_thunderStorm'])}});
webkit_drop.add('id_tr_coolWeather', {onOver : function(){s_highlight('id_dropBox_coolWeather')}, onOut : function(){s_un_highlight('id_dropBox_coolWeather')}, onDrop : function(){DragDrop('id_dropBox_coolWeather', ['id_span_cool'])}});
webkit_drop.add('id_tr_goodWeather', {onOver : function(){s_highlight('id_dropBox_goodWeather')}, onOut : function(){s_un_highlight('id_dropBox_goodWeather')}, onDrop : function(){DragDrop('id_dropBox_goodWeather', ['id_span_fairAndGood'])}});
</script>
</body>
</html>