CharAt not working within table and input within .each loop – Jquery
The Goal: To get the first character in the input field and place it next to the input box. I'm trying to this for sorting purposes. jQuery datatables won't work and I'm looking for an alternate solution. Possible Solution: Get…