how to update a div using ajax.updater() in rails…
<%= render :partial => "news" %>
every 10 seconds the above div has to be get refreshed…
i m stumped with this problem…
i dont know how to proceed it…
pls help
how to update a div using ajax.updater() in rails…
every 10 seconds the above div has to be get refreshed…
i m stumped with this problem…
i dont know how to proceed it…
pls help
Newb N. wrote:
how to update a div using ajax.updater() in rails…
<%= render :partial => "news" %>every 10 seconds the above div has to be get refreshed…
i m stumped with this problem…
i dont know how to proceed it…
pls help
try to use periodic_updater helper
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs