The search results from ask.com contain a binoculars icon next to most links. When one positions the mouse pointer over that link's binoculars, a floating window appears that shows a preview that is a thumbnail of the webpage to which the link points.
After plodding through the search engines and the usual scripts and "goodies" sites for most of the day, I'm giving up and asking here: How is this done?
I have tried creating an iframe pointing to a webpage, but can't find any way to scale the contents so that the whole page will be visible without scrollbars. Simply turning off the scrollbars only removes them, leaving just a portion of the page within the iframe. I don't know if this is done exclusively with javascript/CSS, or if there is some special PHP class, but the source code from the ask.com results is not exactly helpful.
Simply stated, I would like to have a link page that shows the link's name, URL, description, AND a preview.
Any ideas?
Thanks!
After plodding through the search engines and the usual scripts and "goodies" sites for most of the day, I'm giving up and asking here: How is this done?
I have tried creating an iframe pointing to a webpage, but can't find any way to scale the contents so that the whole page will be visible without scrollbars. Simply turning off the scrollbars only removes them, leaving just a portion of the page within the iframe. I don't know if this is done exclusively with javascript/CSS, or if there is some special PHP class, but the source code from the ask.com results is not exactly helpful.
Simply stated, I would like to have a link page that shows the link's name, URL, description, AND a preview.
Any ideas?
Thanks!
