Giovanni Battista Lenoci schrieb:
Is there a better way to do this?
Just use oldschool window load:
$(window).load(function() { // everything loaded }); -- Jörn
Giovanni Battista Lenoci schrieb:
Is there a better way to do this?
Just use oldschool window load:
$(window).load(function() { // everything loaded }); -- Jörn