Difference between revisions of "Team:MIT/TestSite"

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

Revision as of 15:05, 22 June 2015

OUR TEAM