hi, sorry for the n00bness of this Q:
i'm trying to streamline navigation of the form fields in the 'comments' section, and can't figure out why they're not tabbing through consecutively -
the order *should* be: [Name] > [Email] > [Website] > [Comment body]
but instead, it's going: [Name] > [Search box] > [Email] > [Search 'submit' button] > [Website] > [Comment body]
the search box and submit button are both in a widget in the sidebar, and i can't find out which .php file would contain both the 'comment' sections and the 'search' sections in staggered order, so i can resolve this.
any insight or advice would be greatly appreciated.
thanks
oh, and it's WP Framework 0.2.4.8
resolved