6
Views
2
Comments
tabindex on links in version 9
Question
It seems that tabindex property is not working for links in version 9. We are using version 9.0.1.25. Looking at the html it seems that tabindex property defined in the extended properties has no affect on the html generated. Compiler seems to be using autogenerated tabindex for these. Any ideas ? 
2017-10-09 20-45-22
André Siébra
I'm using version 9.0.1.25 and its working fine.
2014-11-18 22-34-13
kota
I created a new e-space from scratch and it seems to be working. But it is not working in one e-space that we upgraded from version 8 to 9. For now I am using jquery to set tabindex to circumvent this problem. 
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.