Difference between revisions of "Team:MIT/TestSite"

Line 1: Line 1:
{{MIT-Header}}
+
{{{MIT-Header}}
  
 
<html>
 
<html>
Line 87: Line 87:
 
        $('#textbox').append($(this).siblings().find('.hidden div'));
 
        $('#textbox').append($(this).siblings().find('.hidden div'));
 
    }, function () {
 
    }, function () {
        $(this).siblings().find('.hidden').append('#textbox');
+
        $(this).siblings().find('.hidden').append($('#textbox div'));
 
    });
 
    });
 
});
 
});
 
</script>
 
</script>

Revision as of 15:06, 22 June 2015

{

OUR TEAM