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 1216 posted 14 years ago by claudiowebdesign
Exibir a caixa de like customizada com css.
0 1173 posted 14 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 1467 posted 14 years ago by burconsult
Share current page on Facebook wall or Twitter
1 1457 posted 14 years ago by pratheep
0 960 posted 14 years ago by jretamal
Verify if a user is a fan of a page
0 1042 posted 14 years ago by jretamal
Rescatamos los datos que pasamos por apprequest .
0 2452 posted 14 years ago by serialk89
Rescato variables desde un iframe con $signed_request
0 2392 posted 14 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 1176 posted 14 years ago by goatboy91587
Rescatar data desde apprequest
0 1156 posted 14 years ago by serialk89
Ordena alfabéticamente el array $friends['data'] obtenido con la api de facebook.
0 2438 posted 14 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 1068 posted 14 years ago by serialk89
Recomienda la app facebook a los amigos mediante FB.ui
0 1167 posted 14 years ago by serialk89
Envia un mensaje a los amigos desde method send de facebook graph
0 1115 posted 14 years ago by serialk89
Muestra un cuadro de dialigo en una app de facebook
0 1004 posted 14 years ago by serialk89
Verifica si el usuario es fans de la pagina o no.
0 1113 posted 14 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 1333 posted 14 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 1067 posted 14 years ago by SFLWebDev
Así es cómo se tiene que hacer la llamada a jquery desde facebook
0 1046 posted 14 years ago by serialk89
0 1041 posted 14 years ago by konkas
facebook php-sdk from https://github.com/facebook/php-sdk/
0 1101 posted 14 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 1557 posted 14 years ago by Maelstrom