@@ -751,6 +751,7 @@
<script>
$(function () {
$('#basic-events-table').next().click(function () {
+ $(this).hide();
var $result = $('#events-result');