Jan 23
Digg
Stumbleupon
Technorati
Delicious

Clean out my drafts

Hi all,
somehow I bookmarked a few usefull links (I found them in somone’s bookmarks actually) and I put them into my drafts. I was going to write a few posts on that topics. And now when I’m doing drafts cleanout I understand that I forgot what the hell I was going to write.
I thought these […]

Author: admin
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