I am looking for a way to do a slide out panel when you hover over specific images on my website similar to what Google Search does.
I’d also need this panel to display another website page. Which I am sure can be done using iframe or PHP’s cURL.
Here is an example similar to what I am looking for:
http://srobbin.com/jquery-plugins/pageslide/
It’s quite easy, you don’t need a plugin:
HTML
JQUERY
Working exemple:
http://jsfiddle.net/kirkas/SULhT/
Update
http://jsfiddle.net/kirkas/aFXNC/