????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.57 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/LevelD/Category3/ |
Upload File : |
<!doctype html>
<html>
<head>
<title>Match the vegetables and their plants</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.D, Category.No3);
shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.D, Category.No3, 14), true, true);
shared_setFooterTable('id_tblFooter', true, true, false, true, true);
var ids_headings = ['id_td_heading1'];
var ids_boxes = ['id_dropBox_imgTomato', 'id_dropBox_imgBrinjal', 'id_dropBox_imgLadyFinger', 'id_dropBox_imgCarrot', 'id_dropBox_imgBeans'];
var ids_spans = ['id_span_imgBrinjal', 'id_span_imgLadyFinger', 'id_span_imgTomato', 'id_span_imgCarrot', 'id_span_imgBeans'];
var ids_All = ids_boxes.concat(ids_headings);
shared_adjust_fontSize_for_ids_all_devices(ids_All, 70);
shared_init_dropBox_tds_with_drag_here(ids_boxes);
shared_init_dropping_spans(ids_spans);
var id_tables_array = ['id_table1'];
shared_border_collapse_for_tables_for_all(id_tables_array);
}
function page_onLoad()
{
}
function btnPrevious_click()
{
window.location = 'LevelDCat3Lesson13.html';
}
function btnNext_click()
{
window.location = 'LevelDCat3Lesson15.html';
}
function btnHome_click()
{
shared_btnHomeCategories_click('LevelD');
}
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_dropBox_imgTomato', 'id_dropBox_imgBrinjal', 'id_dropBox_imgLadyFinger', 'id_dropBox_imgCarrot', 'id_dropBox_imgBeans'];
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="1px" 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="2%">
<tr>
<td>
<table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td align="center" style="border-bottom:0px">
<table id="id_tblSection2" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr height="8%">
<td>
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td id="id_td_heading1" class="shared_style_black_24px_bold_padding_left_2_percent" style="border:none">Small trees are called plants. Plants give us vegetables.<br>
Match the vegetables and their plants.
</td>
</tr>
</table>
</td>
</tr>
<tr height="*">
<td>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" style="border-left: 0px; border-right: 0px">
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td width="*" style="border-right: 0px; border-left:none">
<table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0" style="padding-top: 1%; padding-bottom: 1%">
<tr id="id_tr_dropBox_imgTomato" height="20%"
ondragover="shared_highlight('id_dropBox_imgTomato'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_imgTomato')"
ondrop="DragDrop('id_dropBox_imgTomato', 'id_imgTomato', ['id_span_imgTomato'])">
<td align="center" width="60%">
<img id="id_imgChip" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/tomatoTree.png" width="50%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_imgTomato" class="shared_style_red_24px_bold" width="*"></td>
</tr>
<tr id="id_tr_dropBox_imgBrinjal" height="20%"
ondragover="shared_highlight('id_dropBox_imgBrinjal'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_imgBrinjal')"
ondrop="DragDrop('id_dropBox_imgBrinjal', 'id_imgBrinjal', ['id_span_imgBrinjal'])">
<td align="center" width="60%">
<img id="id_imgChair" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/brinjalTree.png" width="55%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_imgBrinjal" class="shared_style_red_24px_bold" width="*">
</td>
</tr>
<tr id="id_tr_dropBox_imgLadyFinger" height="20%"
ondragover="shared_highlight('id_dropBox_imgLadyFinger'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_imgLadyFinger')"
ondrop="DragDrop('id_dropBox_imgLadyFinger', 'id_imgLadyFinger', ['id_span_imgLadyFinger'])">
<td align="center" width="60%">
<img id="id_imgCherry" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/ladyFingerTree.png" width="55%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_imgLadyFinger" class="shared_style_red_24px_bold" width="*">
</td>
</tr>
<tr id="id_tr_dropBox_imgBeans" height="20%"
ondragover="shared_highlight('id_dropBox_imgBeans'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_imgBeans')"
ondrop="DragDrop('id_dropBox_imgBeans', 'id_imgBeans', ['id_span_imgBeans'])">
<td align="center" width="60%">
<img id="id_imgCherry" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/beansTree.png" width="55%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_imgBeans" class="shared_style_red_24px_bold" width="*">
</td>
</tr>
<tr id="id_tr_dropBox_imgCarrot" height="*"
ondragover="shared_highlight('id_dropBox_imgCarrot'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_dropBox_imgCarrot')"
ondrop="DragDrop('id_dropBox_imgCarrot', 'id_imgCarrot', ['id_span_imgCarrot'])">
<td align="center" width="60%">
<img id="id_imgChild" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/carrotTree.png" width="50%" alt="" draggable="false"/>
</td>
<td id="id_dropBox_imgCarrot" class="shared_style_red_24px_bold" width="*"></td>
</tr>
</table>
</td>
<td width="5%" style="border-left: 0px; border-right: 0px"></td>
</tr>
</table>
</td>
<td width="*" style="border-left: 0px">
<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="2%" cellpadding="0">
<tr height="20%">
<td id="id_td_imgLadyFinger" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_imgLadyFinger">
<img id="id_imgLadyFinger" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/ladyFinger.png" width="35%" alt=""/>
</span>
</td>
</tr>
<tr height="20%">
<td id="id_td_imgTomato" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_imgTomato">
<img id="id_imgTomato" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/tomato.png" width="40%" alt=""/>
</span>
</td>
</tr>
<tr height="20%">
<td id="id_td_imgBrinjal" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_imgBrinjal">
<img id="id_imgBrinjal" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/brinjal.png" width="35%" alt=""/>
</span>
</td>
</tr>
<tr height="20%">
<td id="id_td_imgCarrot" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_imgCarrot">
<img id="id_imgCarrot" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/carrot.png" width="40%" alt=""/>
</span>
</td>
</tr>
<tr height="*">
<td id="id_td_imgBeans" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
<span id="id_span_imgBeans">
<img id="id_imgBeans" src="../../../img/LevelD/Category3/LevelDCat3Lesson14/beans.png" width="40%" alt=""/>
</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_imgTomato', {handle : 'id_td_imgTomato', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_imgCarrot', {handle : 'id_td_imgCarrot', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_imgLadyFinger', {handle : 'id_td_imgLadyFinger', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_imgBrinjal', {handle : 'id_td_imgBrinjal', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_imgBeans', {handle : 'id_td_imgBeans', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
webkit_drop.add('id_tr_dropBox_imgTomato', {onOver : function(){shared_highlight('id_dropBox_imgTomato')}, onOut : function(){shared_un_highlight('id_dropBox_imgTomato')}, onDrop : function(){DragDrop('id_dropBox_imgTomato', 'id_imgTomato', ['id_span_imgTomato'])}});
webkit_drop.add('id_tr_dropBox_imgCarrot', {onOver : function(){shared_highlight('id_dropBox_imgCarrot')}, onOut : function(){shared_un_highlight('id_dropBox_imgCarrot')}, onDrop : function(){DragDrop('id_dropBox_imgCarrot', 'id_imgCarrot', ['id_span_imgCarrot'])}});
webkit_drop.add('id_tr_dropBox_imgLadyFinger', {onOver : function(){shared_highlight('id_dropBox_imgLadyFinger')}, onOut : function(){shared_un_highlight('id_dropBox_imgLadyFinger')}, onDrop : function(){DragDrop('id_dropBox_imgLadyFinger', 'id_imgLadyFinger', ['id_span_imgLadyFinger'])}});
webkit_drop.add('id_tr_dropBox_imgBrinjal', {onOver : function(){shared_highlight('id_dropBox_imgBrinjal')}, onOut : function(){shared_un_highlight('id_dropBox_imgBrinjal')}, onDrop : function(){DragDrop('id_dropBox_imgBrinjal', 'id_imgBrinjal', ['id_span_imgBrinjal'])}});
webkit_drop.add('id_tr_dropBox_imgBeans', {onOver : function(){shared_highlight('id_dropBox_imgBeans')}, onOut : function(){shared_un_highlight('id_dropBox_imgBeans')}, onDrop : function(){DragDrop('id_dropBox_imgBeans', 'id_imgBeans', ['id_span_imgBeans'])}});
</script>
</body>
</html>