Calling out to css masters at SO!
I have a form that's created with gravity forms.
The logical order of all input fields in the code is 1) Radiobuttons 2) All string/text inputs 3) textarea
I'm trying to make it so that a tab from radiobuttons leads the user to the textarea, and then to the other text input fields but that messed up the looks =\
Any ideas on what I could do?