TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Manipulate the DOM before any resources have loaded using Capturing
61 points
by
shawnjan8
about 12 years ago
4 comments
pornel
about 12 years ago
Collapse
Sadly it's not a native API, but a clever hack that effectively comments-out source of the page with a legacy `<plaintext>` element (proving that old cruft is <i>really</i> hard to kill in HTML :)
评论 #5442738 未加载
评论 #5444576 未加载
cbr
about 12 years ago
Collapse
Adding a blocking javascript resource that disables speculative resources loading is going to speed up pageloads?
评论 #5443094 未加载
评论 #5444601 未加载
daleharvey
about 12 years ago
I didnt know this was a thing, wouldnt this be a really nice place to be doing l10n?
stopcyring
about 12 years ago
or you know, you can use some inline scripts, brand new lib coming out next week i guess.