tabindex gets set to 0
-
Adding a honeypot to a contact form I set the
tabindex="-1"which then gets settabindex="0". Tried settingtabindexon other elements and all get reset to 0.I see that on the trigger element there is
tabindex="pum_trigger".Is there some JS that’s interfering with setting
tabindexon elements and if so is there a way around it?So far, this is the only issue I’ve run into wth this great plugin. If I can’t set
tabindexI’ll figure out a workaround.Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘tabindex gets set to 0’ is closed to new replies.