I am building a custom widget in which i have to interfere with the default tab behaviour. To do this properly i would need to know a bit more on what the current behaviour is. Setting the tab index attribute in Mendix seems to result in a focusindex attribute on the dom. While i cannot find anything on focusindex it seems to behave just like what you would expect from a tabindex attribute, so how does this work exactly?
↧