Team:KU Leuven/Template:Menu
From 2013.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
$('p').each(function() { | $('p').each(function() { | ||
var $this = $(this); | var $this = $(this); | ||
- | if($this.html().replace(/\s| /g, '').length == 0) | + | if($this.html().replace(/\s| /g, '').length == 0){ |
$this.remove(); | $this.remove(); | ||
+ | console.log('test'); | ||
+ | } | ||
}); | }); | ||
</script> | </script> |
Revision as of 18:47, 17 September 2013
Secret garden
Congratulations! You've found our secret garden! Follow the instructions below and win a great prize at the jamboree!