JSFiddle

pastorjayrich's public fiddles

  • JQuery UI Tabs Accessibility Bug

    1. Only repros in IE9-11 2. Only repros for the “arrow” key (tabbing into and out of the control always resets focus indicator). It is expected behavior for an arrow key to lose focus as it is technically reading mode. 3. Hovering over an element that is missing focus indicator resets focus indicator. 4. Works as expected in Edge, Chrome and Firefox. Expected: Browser provided visual focus indicator should be present when navigating tas with either the tab key or arrow keys. Actual: Tabbing into and out of the "tabs" causes the VFI to appear. Also, on mouseover of an active tab, the VFI will suddenly reappear.

  • Testing Knockout

    jQuery 1.9.1, HTML, CSS, JavaScript