I use following code to show the "Facebook Like Button" in my Web Page.
Added following code in Header
Added Following code where "show the Facebook Like Button"
When Someone click on "Facebook Like Button" It shows the following popup. See Below:
Now, I want to disable this facebook popup. Means, If someone click on "Facebook Like Button" I must not show the Popup.
Solution:
Replace the Following code
With
Note: you can increase/decrease the height as per design.
Added following code in Header
Added Following code where "show the Facebook Like Button"
When Someone click on "Facebook Like Button" It shows the following popup. See Below:
Now, I want to disable this facebook popup. Means, If someone click on "Facebook Like Button" I must not show the Popup.
Solution:
Replace the Following code
Note: you can increase/decrease the height as per design.