Inspired? No home

Snap Preview Anywhere

I found the Snap Preview Anywhere via Techcrunch and implemented it in the e-mail module in 24SevenOffice. It is a script that displays a preview of websites when you move your mouse over a link. Works great. Only had to do one minor tweak. The script fires at onload, but our e-mail module uses Ajax and the Snap script must be loaded on demand. Here’s how:

document.snap_preview_anywhere.onload();

Move your mouse over one of the links to see it in action :)

Technorati:

Written on 21 December 2006.
blog comments powered by Disqus