Closed christianbundy closed 11 years ago
adding ajax to quests capability i have finished it. if there is any problem let me know! i tested it and it seems alright without any big alternation on the backend but on the frontend, i change all 'static' event handler to 'dynamic' event handler and added global ajax event handler for 'form' and 'anchor' elements. i have tried not to mess the code too much on this one. in the case when the ajax event handler isn't working, all functionality should still roll back to its former behavior if ajax were to fail.
It would be nice to replace normal form submissions with AJAX requests for comments, rates, chats, editing quests, hiding friends, removing products, public/private, sort, and the "purchase within" input.