Javscript to add a preview button using Snap Preview Anywhere

Inspired by Jacky, who doesn't like the mouseover behaviour of Snap Preview Anywhere, this script is to add a "preview" button next to your original links. It will open the Snap Preview panel when you CLICK it instead of on mouse over.

The trick is simple that the script hides the Snap Preview panel (with id "snap_preview_anywhere_main") in mouseover event, and show it back in the click event.

Example:
Google
Yahoo
Angus

Code:


Author: Angus © 2006