Here is an interesting question that came up today, regarding Tab Index and ContentAreas/Blocks. Is it possible to have a sensible tab order when using blocks? If I want to have the flexibility of using blocks on a page, but still need to have content in the block as part of the tab order - is it possible to set TabIndex=1 on the content area, and have an internal tab index on an input field in the block and then get the input field prioritized in the tab order of my entire rendered page?
Here is an interesting question that came up today, regarding Tab Index and ContentAreas/Blocks. Is it possible to have a sensible tab order when using blocks? If I want to have the flexibility of using blocks on a page, but still need to have content in the block as part of the tab order - is it possible to set TabIndex=1 on the content area, and have an internal tab index on an input field in the block and then get the input field prioritized in the tab order of my entire rendered page?