私はFacebookのいいねボタンが付いたiframeを持っていますが、それは少し小さいので、iframeを左から15pxスクロールしたいです。
これが私のコードです:
<iframe id='likebutton' frameBorder='0' allowTransparency='true' src='http://www.facebook.com/widgets/like.php?href="www.facebook.com/makestream"&layout=standard&show_faces=true&width=53&action=like&colorscheme=light&height=80' style='position:absolute;width:26px;height:23px;overflow:hidden;border:0;'></iframe>
とにかくjavascriptでこれを行うことはありますか?