Search This Blog

Tuesday, October 25, 2011

How To Capture And Track Clicks On The Facebook “Like” Button

working sample could be found here - but only when user click on the LIKE .

How To Capture And Track Clicks On The Facebook “Like” Button:

very good sample with multiple likes with unlike too
Tracking multiple facebook like buttons and like boxes (using edge.create)

enjoy
Yaniv Tzanany

Facebook testing tool

it is always a good idea to start with

Facebook Getting Started page 

for the testing tools:

JavaScript Test Console 

Input URL or Access Token

Graph API Explorer

Monday, October 24, 2011

JS - Making pop-up windows modal

i liked this article , passing data from/to modal dialog in html page.
beside the Blog looks like very good
Making pop-up windows modal - Article - CodeStore:

on the same issue of modal dialog , you can find this test very usefull.
showModalDialog Method Sample
showModalDialog Method

Enjoy
yaniv T