Nathan, about this:
selectThis = $('section').find('div.ipsType_richText').first();
Wouldn’t be easier if I add a new div in my template to be targeted?
I see you’re using the “content” field. What if we use that new div, I could add more stuff to it, right? For example, tutorials Description and Content, which are two different fields. Basically, everything inside the div woube translated. Wouldn’t it be better?