开发者

Dynamically show full-sized images on thumbnail mouseover in PHP

I开发者_StackOverflow中文版 want to show an image when I mouse over a thumbnail, like this website does. How can I do this, in PHP?


use frontend as jquery/javascript -> onmouseover -> ajax to server to fetch full size image -> successful return -> show image in modal box or something..

or instead of re-inventing the wheel, you could look at the following too : http://www.ajaxrain.com/tag?tag=Tooltips
http://www.huddletogether.com/projects/lightbox2/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜