Defer parsing of JavaScript
|
02-06-2014, 11:52 PM
Post: #2
|
|||
|
|||
RE: Defer parsing of JavaScript
Defer it until when and is it an external or inline script? defer will defer the script execution until right after the parser parses the html but only works for external scripts and doesn't give you a lot of control over it.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Defer parsing of JavaScript - trihungpc - 02-04-2014, 07:28 PM
RE: Defer parsing of JavaScript - pmeenan - 02-06-2014 11:52 PM
|
User(s) browsing this thread: 1 Guest(s)