0

如何自定义在 Yahoo! 中使用的图像(在线/离线)信使链接。

<a href="ymsgr:sendim?UserID"><img src="http://opi.yahoo.com/online?u=USERID&amp;m=g&amp;t=2" border="0" /></a>
4

1 回答 1

0

让服务器端脚本请求图像。确定它是哪一个。发回您选择的图像。

您不能在客户端执行此操作(没有找到要调用的不同 Yahoo! API),因为尝试将被同一来源策略阻止。

于 2012-08-03T11:32:19.563 回答