Guest User

Untitled

a guest
Jul 17th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. <form id="in-place-editor-form" onsubmit="new Ajax.Request('/upload_attempts/11/rows', {asynchronous:true, evalScripts:true, parameters:Form.serialize(this)}); return false;" method="post" enctype="multipart/form-data" action="/upload_attempts/11/rows">
  2. <div style="margin: 0pt; padding: 0pt;">
  3.  
  4. <script type="text/javascript">
  5. //<![CDATA[
  6. Event.observe(document, 'keypress', function(event) { if(event.keyCode == Event.KEY_RETURN) document.getElementById('in-place-editor-form').onsubmit();});
  7. //]]>
  8. </script>
  9.  
  10. <input width="24" type="image" src="/images/ok.png?1254715256" id="upload_row_submit"/>
  11. </form>
Add Comment
Please, Sign In to add comment