Add tabindex to submit button
-
Hello there,
I am working on a new theme, in that I am using
<?php comment_form(); ?>to show the comment form on all posts.Now the problem is that my comment form submit button is missing the
tabindexvalue. I can customize all other fields and labels in the form but found no way to addtabindex='5'to that button.Can anyone help me with this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add tabindex to submit button’ is closed to new replies.