Google's +1 Button: How do they do it?

前端 未结 3 785
耶瑟儿~
耶瑟儿~ 2021-02-01 22:34

Exploring Google\'s +1 Button, I found two things odd about the code they supply:



        
3条回答
  •  旧时难觅i
    2021-02-01 23:01

    The first trick is interesting. It looks like a creative way to pass "global" arguments from the page markup to external scripts. There are ways to find the

提交回复
热议问题