bgneal@486: django.jQuery(document).ready(function() {
bgneal@999:    django.jQuery('#id_meta_description').addClass('mceNoEditor');
bgneal@999:    django.jQuery('#id_short_markup').addClass('mceNoEditor');
bgneal@999:    django.jQuery('#id_long_markup').addClass('mceNoEditor');
bgneal@486: });