Abhinav kumar

Results 1 issues of Abhinav kumar

updated code : tabbable: function() { var selectTabIndex = $module.attr('tabindex'); // Capture the tabindex from the select element if (module.is.searchSelection()) { module.debug('Added tabindex to searchable dropdown'); $search .val('') .attr('tabindex', selectTabIndex...