Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I am trying to find a plug-in for showing like our web site on facebook message for new visitors of my web page.

enter image description here

Is there any jquery based plugins for that ?

share|improve this question

2 Answers

up vote 1 down vote accepted

Any lightbox plugin will do the job, the content in the box you show is a standard facebook Like button with pictures (you just have to play with their generator settings).

This tutorial from line25 "How To Add a Custom Facebook Like Box to Your Site" walks you through it.

share|improve this answer

Fancybox v2 is pretty nice http://fancyapps.com/fancybox/ You will probably have to use the inline or ajax method so that when the modal opens Facebook can get the current URL for the like button. I'd first try using inline with fancybox

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.