rjs works but gives some error

the link_to_remote

the link_to_remote

===================================================== <div> <%=link_to_remote "Click me",:url=> {:action=>"edit"},:update=>"update_me"%> </div>

Don't use the :update option with an rjs template, pick one or the other.

Fred

hi Fred now its working

Thankyou so much

nirosh