• Resolved eSaner

    (@esaner)


    Updating MetaSlider from 3.61.0 to 3.62.0 caused all links on a page with a slider to receive tabindex=-1.

    The problem code appears to be:

     $('a').attr('tabindex' , '-1');
         $(document).on('keyup.slider', function(e) {
      });

    The issue was resolved by re-saving all our sliders. Just a heads up and a tip for other users.

Viewing 1 replies (of 1 total)
  • Plugin Author htmgarcia

    (@htmgarcia)

    Hi @esaner,

    thanks for the heads up! Did you experienced other problems related to this issue? e.g. slideshows works fine or did you got errors?

    We appreciate your feedback!

Viewing 1 replies (of 1 total)
  • The topic ‘tabindex issues with 3.62.0’ is closed to new replies.