I have four html-elements, in which at different speeds from the server comes a different amount of content (text and images). How can i show their contents only after all the content has come to all elements?
I want to initially show placeholders, and remove them only when I have all content ready to show for user.
While i find this random image API painfully slow, it is good for a demonstration. You may approach as follows;