Heykuki News
Top
New
Best
Ask
Show
Jobs
Toggle theme
Login
Top
New
Best
Ask
Show
Jobs
Ask HN: Why do browsers fetch images from other sites but don't fetch text
3 points
dgudkov
14 years ago
Wouldn't web development be much easier if browsers could fetch pieces of text from other sites the same way as HTML tag <img> does now. Using, for instance, CSS selectors. E.g.:
<text src="http://remote.site.com" selector="div#post123" />
2 comments
Loading...
Ask HN: Why do browsers fetch images from other sites but don't fetch text | Heykuki News