Sounds to me like you have your entire page in the div. Make sure that
the stuff that you want to STAY is outside of the div called
"dynamicbox".
Take a look at that.
Nicholas Piƫl wrote:
> On May 25, 2006, at 11:32 PM, bil. wrote:
>
> >
> > I would like to send a post in asynchronous mod and replace a target
> > ('dynamicbox') with result of the post. I tried using form_remote_tag
> > unsuccessfully. Actually, it display the result in place of my page
> > not
> > inside the "dynamicbox".
> >
> > What's wrong with this command :
> > <% h.form_remote_tag(update="dynamicbox",
> > url=h.url_for(controller='mycontroller', action='myaction')) %>
>
> Hi Bil,
>
> Your example looks ok, did you also include the prototype javascript
> in your template?
>
> En example can be found here: http://www.pylonshq.com/project/
> pylonshq/wiki/RailsFlickrExample
>
> Nicholas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss
-~----------~----~----~----~------~----~------~--~---