jQuery-ListNav
jQuery-ListNav copied to clipboard
Plugin takes the initial character of "No matching entries" too as ln-n class.
In a scenario where we do not have any matching entries for letter 'N', it still shows 1 item and takes the class as "ln-n". It takes the first letter from the String("No Matching Entries found"). Any fix for this??