Ok, i'd like to have the collaboration of a Ajax wizard here, to create a function i can apply to any feature i'd like to code on my side...(i usually release them)
my problem is that i do not understand javascript's logic and code, so i have no power over ajax. i'd like to have a function that when we click on a icon (activate.gif/png), it call a function in ajax.php that will activate what it is supposed to do, and then the return xml will be a change of icon to indicate the final status (activated.gif or error.gif)...
it could be cool to have that icon

while in progress... but not needed... i know how to activate this one though...
the function called in ajax.php could be a feature on the forum, or a setting for the member, i have a list of like 15 things i'd like to transform in ajax, and they all are that way...
also, it need to be multi-times clickable.... people are sometimes frantic to click and reclick to see if things are working for real... so if we double-click ones, it send a first call to the function, and if we click a second time, it's doing the same call... the function will simply activate/deactivate on its own, not need to add more elements to the js...
so it can be a link like: ondblclick="ajax_call_activate(this, feature_x) return=false;" ... instead of having a activate_feature_x with deactivate_feature_x ... but hey, i know what this will be...
if you think you can help, pm me, i'd be very grateful... it can be a paid job... i know it's not complicated, but as i can not perform it properly, i ask a pro!