I am looking for a javascript setup so that translators of webpages can view the page and then double click on various sections to translate them, and then see the translated text displayed within the page. It can hook up to a database through ajax calls - that's not the point.
This is about finding the frontend, not the database. Ideally it'd assist them by showing remaining pieces to be translated, allow some formatting (For maintaining links, bold etc.)
Thanks!