• Resolved WPWanderer

    (@wpwanderer)


    Hi, I noticed on Chrome the pop-out for things like “Please fill out this form” or “you need a valid email address” it is below the field. Where in Firefox it is above the field. I want it to be above the field in Chrome as my form is in the footer.

    Is there a class I can hook into to try and reposition this? I couldnt find it.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    This is HTML5 field validation, built into each browser. As you have noticed different browsers have a different implementation and most browsers don’t support changing the style for those notifications.

    The solution would be to switch to a 3th party field validation plugin such as jquery validate.

    Hope that helps,

    Thread Starter WPWanderer

    (@wpwanderer)

    Thanks. Hmm I will need to come up with some solution as we have a fullscreen single page site and it is appearing below the viewable area.

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

The topic ‘pop-out on Chrome…’ is closed to new replies.