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 1563 posted 14 years ago by claudiowebdesign
Exibir a caixa de like customizada com css.
0 1517 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 1903 posted 14 years ago by burconsult
Share current page on Facebook wall or Twitter
1 1817 posted 14 years ago by pratheep
0 1304 posted 14 years ago by jretamal
Verify if a user is a fan of a page
0 1369 posted 14 years ago by jretamal
Rescatamos los datos que pasamos por apprequest .
0 2844 posted 14 years ago by serialk89
Rescato variables desde un iframe con $signed_request
0 2765 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 1517 posted 14 years ago by goatboy91587
Rescatar data desde apprequest
0 1456 posted 14 years ago by serialk89
Ordena alfabéticamente el array $friends['data'] obtenido con la api de facebook.
0 2790 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 1384 posted 14 years ago by serialk89
Recomienda la app facebook a los amigos mediante FB.ui
0 1458 posted 14 years ago by serialk89
Envia un mensaje a los amigos desde method send de facebook graph
0 1392 posted 14 years ago by serialk89
Muestra un cuadro de dialigo en una app de facebook
0 1308 posted 14 years ago by serialk89
Verifica si el usuario es fans de la pagina o no.
0 1439 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 1769 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 1435 posted 14 years ago by SFLWebDev
Así es cómo se tiene que hacer la llamada a jquery desde facebook
0 1345 posted 14 years ago by serialk89
0 1324 posted 14 years ago by konkas
facebook php-sdk from https://github.com/facebook/php-sdk/
0 1447 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 1976 posted 15 years ago by Maelstrom