How to load the script file asynchronously in HTML5?

 Posted by Raja on 8/8/2014 | Category: HTML 5 Interview questions | Views: 2670 | Points: 40
Select from following answers:
  1. by using async attribute in script block
  2. by using asynchronous attribute in script block
  3. by using nondefer attribute in script block
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response