javascript - html image-map for fb-Like -
this question has answer here:
- facebook, how change button image? 3 answers
hi replace facebook original "like" imagemap squared area, 50, 50, 200, 200, , hitting map mouse click trigger facebook "like".
i have tried usingjquery apply style test , did not apply change:
$('.pluginbuttonicon').css('background-color', 'red');
i think should simple run through jquery or plain javascript.
the key idea think somehow trigger code of facebook act on click of mouse anywhere choose.
there's whole heap of different ways of doing button - , can choose thumbs-up image if like. use facebook's own page create button want here: http://developers.facebook.com/docs/reference/plugins/like/
there's more ideas on controlling like-button images in question: https://wordpress.stackexchange.com/questions/3605/how-can-i-control-the-facebook-like-image (note of answers seem out of date).
Comments
Post a Comment