Jump to content

Michael598

Member
  • Posts

    2
  • Joined

  • Last visited

Michael598's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later Rare
  • First Post

Recent Badges

0

Reputation

  1. if you want to use the native html5 popups, than here is the solution JavaScript: window.onload = function() { var $recaptcha = document.querySelector('#g-recaptcha-response'); if($recaptcha) { $recaptcha.setAttribute("required", "required"); } };
  2. Thanks for the info I will try to figure it out for more. CredibleBH.com
×
×
  • Create New...