ウェブサイトで Facebook の「いいね」ボタンと Google+ バッジを使用したいと考えています。この目的のためにこのコードを追加しました:
<table align='right'>
<tr>
<td align='right'>
<div class="fb-like" data-href="https://www.facebook.com/RideForHealth" data-send="true" data-layout="box_count" data-width="100" data-show-faces="true"></div>
</td>
<td>
<g:plus href="https://plus.google.com/107539471286877449345" rel="publisher" width="300" height="131" theme="light"></g:plus>
</td>
</tr>
</table>
しかし、これは機能していません。ボタンをクリックしても何も起こりません。HTML テーブルを削除すると、どちらも問題なく動作します。私が使用しているサイトはこちらです。