I want an HTML element to show after a certain amount of time, and I achieved this with JQuery:
$(function() { $(".element").delay(4000).fadeIn(