It looks like the like command executes ctl00_ctl35_AddQuickTag(); which automatically tags the page that you are on. Is it possible to fire this function on a page you are not currently viewing?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Look at the answer given in this post: Adding a social tag to a page, it shows how to call the underlying js function directly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.