tabindex 1.0.0

2010-09-12 14:50

tabindex 1.0.0 stable released

tabindex adds the tabindex HTML attribute to most of your form elements. By filling in unique numeric indexes between 1 and 32767 you can set an activation order for your elements when a user tries to navigate through the form using the TAB key.

Please note that you may not enter duplicate tabindex values per web page. You can test your individual tab index values by pressing the Tab key in the associated frontend form. The form elements will be activated depending on indexes in incremental order.

The tabindex attribute is very useful for multicolumn forms.

Release notes

1.0.0

  • Initial release. Checkbox and Radiobutton support still missing.

tabindex is available in the Contao Extension Repository for Download.

Go back

Add a comment