Is it possible (is Facebook allowed), to put a Facebook Like button on the Webpage and then, make it pressed automatically whenever the page is loaded?
I just wanna know (curious, imagine .. but not to intend any hacking sense):
- Is it something that, Facebook allowed?
- And, if it allowed, how can it be done? By jQuery
$("#button-id").trigger("click");? Or, any better idea?
Just to discuss!