• A javascript error occurs on the options page (…wp-admin/options-general.php?page=underConstructionMainOptions)

    Firefox: TypeError: document.observe is not a function
    Chrome: Uncaught TypeError: Object #<HTMLDocument> has no method ‘observe’

    document.observe seems to be a prototype.js function, but prototype is not available by default.

    Used version of plugin 1.11.

    http://ww.wp.xz.cn/plugins/underconstruction/

The topic ‘Javascript: TypeError: document.observe is not a function’ is closed to new replies.