W
|
wildwally 11/7/2013 |
tabindex is a function of html, try manually adding tabindex=1, tabindex=2, tabindex=3, etc to the fields in the html editor. A simple search of html tabindex on google will offer plenty of examples. |
S
|
sgchan author 11/7/2013 |
tabindex is a function of html, try manually adding tabindex=1, tabindex=2, tabindex=3, etc to the fields in the html editor. A simple search of html tabindex on google will offer plenty of examples.
|