Getting Facebook Cover Page Image using jQuery
Today I am going to tell how to get facebook cover page image using jQuery code. By using FB username, You will get user’s cover page image easily with jQuery Ajax jQuery.getJSON() This method will Load JSON-encoded data from the server using a GET HTTP request. jQuery Code to fetch Facebook … Read more