Adding comments section to Fancybox

淺唱寂寞╮ 提交于 2019-12-01 11:15:17

问题


I am creating a jquery image gallery and I am using fancy box to generate modal image overlay when thumbnails are clicked. Could you suggest how to add comments section to the fancy box overlay along with the zoomed image(Just like how Facebook has comments section to the right hand corner of the modal overlay)? Does fancy box have a functionality for this? If not, could you suggest how to do this?

Thanks


回答1:


Fancybox doesn't offer that functionality out-of-the-box but you could customize your own solution.

You could also consider my fancybox "a la" Facebook :

http://www.picssel.com/playground/jquery/fancyboxALAfacebook_26Mar12.html

It requires fancybox v2.x



来源:https://stackoverflow.com/questions/11182799/adding-comments-section-to-fancybox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!