Welcome To Snipplr


Everyone's Recent Snippets Tagged facebook



I tried to create a little jQuery method to notify events to the user just as in facebook. EXAMPLE: http://claudiobonifazi.com/snippets/fb_like_notifications/ 1- Link this little plugin to your page (or paste it into your files as you wish)...
0 955 posted 13 years ago by claudiowebdesign
Exibir a caixa de like customizada com css.
0 888 posted 13 years ago by shadow_d2
You can use this in Joomla extensions where you need to get the current language locale for example to use with Facebook Connect/Like plugins etc. in the "en_US" format. With facebooj JS, all you have to do is replace the default locale with the resu...
0 1063 posted 13 years ago by burconsult
Share current page on Facebook wall or Twitter
1 887 posted 13 years ago by pratheep
0 692 posted 13 years ago by jretamal
Verify if a user is a fan of a page
0 787 posted 13 years ago by jretamal
Rescatamos los datos que pasamos por apprequest .
0 1215 posted 13 years ago by serialk89
Rescato variables desde un iframe con $signed_request
0 1090 posted 13 years ago by serialk89
Copy and paste this code into the URL box and press enter. You will see it happen in realtime. Make sure all of your friends are loaded first, as Facebook uses lazy loading! To learn more, visit my blog post on it at http://www.brettwidmann.com/2011/...
0 891 posted 13 years ago by goatboy91587
Rescatar data desde apprequest
0 902 posted 13 years ago by serialk89
Ordena alfabéticamente el array $friends['data'] obtenido con la api de facebook.
0 1180 posted 13 years ago by serialk89
Esta es la primera parte del desarrollo de una app para facebook, se separará en 4 archivos mas o menos. Este es el primero y es el arhivo que contiene la información de la app y hace las conexiones pertinentes y las validaciones. nuestro archivo s...
0 825 posted 13 years ago by serialk89
Recomienda la app facebook a los amigos mediante FB.ui
0 875 posted 13 years ago by serialk89
Envia un mensaje a los amigos desde method send de facebook graph
0 850 posted 13 years ago by serialk89
Muestra un cuadro de dialigo en una app de facebook
0 756 posted 13 years ago by serialk89
Verifica si el usuario es fans de la pagina o no.
0 885 posted 13 years ago by serialk89
Use Facebook's sharer to easily post status updates to Facebook. The three meta tags control the default content Facebook pulls to create the post.
0 877 posted 13 years ago by dmertl
This script will handle any vertical resizing issues with a Facebook IFrame tab application, such as the resizing of the frame when elements expand, such as a Facebook Comments plugin. It uses the "FB.Canvas.setAutoResize" method from the Facebook Ja...
0 795 posted 13 years ago by SFLWebDev
Así es cómo se tiene que hacer la llamada a jquery desde facebook
0 774 posted 13 years ago by serialk89
0 773 posted 13 years ago by konkas
facebook php-sdk from https://github.com/facebook/php-sdk/
0 839 posted 13 years ago by erikportin
A simple C# function to take a standard DateTime and convert it to a pretty string saying how many seconds/minutes/days/weeks/months ago the date was, it doesn't return an actual date, but that wouldn't be hard to change the month/week/day section to...
2 1005 posted 13 years ago by Maelstrom