Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter althe3rd

    (@althe3rd)

    I did a bit more looking and it appears that

    typeof(e.ph_hasEdit)

    always returns “undefined” even when the field is filled in correctly.

    that is on line 202 of userscripts.js

    Any thoughts on why this is?

    Thread Starter althe3rd

    (@althe3rd)

    Looks like the issue is specific to my theme. I’ll keep working on it and let you know what i find.

    Thread Starter althe3rd

    (@althe3rd)

    So I resolved my own issue. It turns out there was a seperate javascript function that had replicated some of the DOM which meant there were duplicates of several form elements.

    Having fixed that issue everything is working great. Sorry for the false alarm. Hopefully anyone concerned by my original post reads this entry.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Javascript validation is incorrect’ is closed to new replies.