Filter a html table using javascript based on alphabets
I wanted to create a table with filter and I cannot use any cdns or any other library i have to do it with pure html css and js as I develop a plugin for moodle(lms).
I hope someone might be able to help.