Sep 11
Digg
Stumbleupon
Technorati
Delicious

AJAX with multiple content updates

I think that’s what finally everyone will come up to. So you want to perform AJAX action and result should be returned not into single div but into multiple divs or another tags. Unfortunately, form_remote_tag allows to point in only one ‘update’ parameter and this does not resolve the problem. That’s why I had to […]

Author: admin