CMS with Editable Region Classes

I have seen many Content Management Systems that allow users to define what is editable by defining “editable” in the class. I was basically wondering how this works with a CMS using PHP and MYSQL. I was thinking maybe Jquery scans the DOM for the specified class and places some code inside that div. Can someone point me in the right direction as I am wanting to upgrade my CMS to work with this method.

Thanks!

newest questions tagged jquery – Stack Overflow

About Admin