/** * Created by Simon on 07.03.2017. */ $(window).on("load", function () { $('#loadscreen').css({ 'display': 'none' }); });