TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How Google's Instant Previews Reduces HTTP Requests

3 pointsby ashish_0x90over 14 years ago

1 comment

jamesbrittover 14 years ago
The data URI hack is quite clever.<p>However, the UI aspect of instant preview lead me to disable it. There are times I'd like a quick preview of a site, but not every time I happen to mouse over something.<p>Currently, simply clicking on what seems like innocuous plain text puts the results page in preview mode, and it gets annoying fast.<p>Google does something similar in Google Reader. Clicking on some preview text loads that item. It's completely unnecessary since you can just click the title of an item to load it. Turning large areas of a Web page into links is disrupting on a page meant for perusal and decision.