0
由於某種原因,圖像本身與鏈接分開。我不確定他們爲什麼被表現爲兩個獨立的實體?PayPal按鈕格式錯誤
這裏是我目前擁有的代碼:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="BE75X4GV7SK4S">
<input type="image" src="http://imgur.com/cbEsYe0"><img
src="http://i.imgur.com/cbEsYe0.png" border="0" name="submit" alt="PayPal - The safer,
easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif"
width="1" height="1">
輸出,如要求:http://jsfiddle.net/Pfugc/
*是什麼*輸出?你能爲我們添加一個截圖來看看發生了什麼嗎? –
這是輸出:http://jsfiddle.net/Pfugc/ – Eric