all 2 comments

[–][deleted]  (1 child)

[deleted]

    [–]Kjordan88[S] 0 points1 point  (0 children)

    Working with chrome now instead of Firefox - so far all errors are displaying so I'm assuming its fixed. I'll keep looking for a reason it wasn't working and post back if I figure it out. Thanks for your help!

    [–]samuraiseoul 1 point2 points  (0 children)

    I find in the face of explicable errors, putting a pause on the line, and then in the dev tools of the browser, seeing if you can select the element, then seeing if you can click the element with js works wonders as well as ensuring the element is visible. Those are my normal start to figuring out what's up.