<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>I have a number of instances where the user can enter one piece of text and submit, which I currently handle with form_remote_tag.  However, the form is visible and takes up too much space.  I then moved to an in_place_editor solution, which used an rjs template.  As I inadvertently overwrote the html element which fired the inplace editor, I thought it was working as planned.<br><br>Then I added another case where the rjs calls did not update the element with the ip editor, and the text got substituted with the whole guff of the rjs response.<br><br>The question is, how should I best combine these, or do something of my own?  Or does anyone have any good links to point me at which describe how this stuff is all working?<br><br>Thanks in advance,<br>Simon<br>                                      <br /><hr />Chat to your friends for free on selected mobiles. <a href='http://clk.atdmt.com/UKM/go/174426567/direct/01/' target='_new'>Learn more.</a></body>
</html>