1

so many web site show little animation when content load in background. linked in is one of the site they show a nice animation when content load. here i am pasting a screen shot and just see and tell me how could i show this kind of animation when page content loads.

enter image description here

please share the idea to develop my page as a result i could show this kind of animation when i will call my server side function to load data. thanks

1 Answer 1

1

This is "easy" to achive. Let's put an example:

  1. In your index you code something similar to the image you attached
  2. Then, you load all the website content using ajax
  3. Once the content is retrieved from your server, you replace the dummy HTML with the real data.
Sign up to request clarification or add additional context in comments.

2 Comments

can you please post a jsfiddle link what you said.
A better option is that you create a jsfiddle where you try to achieve your idea, then you post it here, and we will try to help you.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.