Html в форме ответа
Код:
<style> #button-upload {background-image:url('http://i009.radikal.ru/0803/66/cefd3c62e92a.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%} </style> <script type="text/javascript"> if(form=document.getElementById("form-buttons")) form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<a href='javascript:void(0);' onclick=\"window.open('http://filestock.ru/', 'uploadfile', 'width=1024, height=760, top=200, left=200');\"><img src='/i/blank.gif' title='Загрузить картинку' id='button-upload' width='16' height='12' /></a>" </script>