Q:

display div while load

<script>
  $(window).load(function() {
    $('#loading').hide();
  });
</script>
0

New to Communities?

Join the community