I have posted my code on jsfiddle. You can find the link here: http://jsfiddle.net/QWAYE/1/. I have also included another sample code in this link: http://jsfiddle.net/MCb5K/. The first link is functioning correctly for me, but I want to achieve the same appearance as the second link. Can you provide guidance on what changes I need to make? Additionally, I only want to display the number of people who like the page, not their names. Currently, the names are being displayed instead of the number of people liking the page, which is how it is presented in the second link. How can I accomplish this?
Note: I do not require the send button or any additional text, just the like button and the number of likes.