• Hi guys

    I was trying simplemodal login, and found this in the error console:

    TypeError : document.getElementById(‘loginform’).childNodes[1].childNodes[1] is undefined.

    When I clicked there, I found that the corresponding line is : document.getElementById(‘loginform’).childNodes[1].childNodes[1].childNodes[0].nodeValue = ‘Email’;

    Any idea anyone ?
    Thanks.

    https://ww.wp.xz.cn/plugins/simplemodal-login/

The topic ‘TypeError : document.getElementById('loginform')…. is undefined’ is closed to new replies.