4 support issues
For additional help, check out the developer's support site.
- All
- Questions
- Suggestions
- Problems
Zoë Haughton
Nov 19, 2024
Chrome support
Hi Peter - such a great extension for testing tab order using a specific CSS selector, thank you for creating it! When I installed the extension though, I received a warning that the extension may soon no longer be supported. Is it likely to be updated in order to comply?
- Report illegal content
- Copy link
Giles Middleton
May 15, 2024
Image maps cause a syntax error
I had a page that featured an image map, i think that stopped the extension working when there were dollar signs in the map name? Quite hard for me to use a fiddle to reproduce it; sorry. Not sure if there are other conditions upon which it happens.
<img usemap="#ctl00$ContentPlaceHolder1$InteractiveModel1$ctl01" src="/Runtime/ChartImg.axd?i=chart_d7af8d85086e4cd8b55ce391cdfe4b8f_23.png&g=0b9d37c0c173415db53da2bcaf8f292b" style="height:827px;width:1169px;"/>
jquery.min.js:2 Uncaught Error: Syntax error, unrecognized expression: img[usemap=#ctl00$ContentPlaceHolder1$InteractiveModel1$ctl01]
at se.error (jquery.min.js:2:13606)
at se.tokenize (jquery.min.js:2:21617)
at se.select (jquery.min.js:2:22444)
at Function.se [as find] (jquery.min.js:2:7089)
at S.fn.init.find (jquery.min.js:2:25014)
at new S.fn.init (jquery.min.js:2:25503)
at S (jquery.min.js:2:1024)
at a (jquery.tabbable.min.js:1:571)
at Array.tabbable (jquery.tabbable.min.js:1:1154)
at jquery.min.js:2:19738
- Report illegal content
- Copy link
Hi “hm” Ma
May 2, 2023
Please include iframe tag
Hello
I'm happy that the iframe is included because it skips over where I've embedded the element in the iframe.
https://i.imgur.com/hzuh5z4.png
- Report illegal content
- Copy link
Greg McDonald
Jan 29, 2020
tabindex -1 not excluded
Hi,
Neat idea and execution! Looks like anchors with tabindex="-1" are still registering as focusable elements.
Thanks,
Greg
- Report illegal content
- Copy link