How to add facebook like popup on site entry like this?

Discussion in 'HTML & Website Design' started by Mkcoy, Jul 22, 2013.

  1. #1
    How do you add a facebook like popup like the one at http://www.gamesgator.com ?

    I checked the source and think I've found the js for it
    <script type='text/javascript'>
    /* <![CDATA[ */
    var lb_l_ret = {"fb_id":"407439615990377","display_on_post":"1","display_on_homepage":"1","show_once":"5","delay":"0","display_on_page":"","fancybox":"","facebookheader":"","gaevent":"","eam":"","display_on_archive":"","hideonlike":""};
    /* ]]> */
    </script>
    Code (markup):
    And I think you got to generate the code from https://developers.facebook.com/docs/reference/plugins/like/

    But is that some sort of custom insert they've done or can be got from fb dev?

    Hope someone knows what I'm talking about on here!

    Hopes thanks and regards!
     
    Mkcoy, Jul 22, 2013 IP
  2. Mkcoy

    Mkcoy Well-Known Member

    Messages:
    1,602
    Likes Received:
    77
    Best Answers:
    2
    Trophy Points:
    195
    #2
    Mkcoy, Jul 22, 2013 IP