So I have multiple string that are like this:
String 1: There is this one thing that I'm trying to do but I have no idea how.
String 2: I really have no clue how too fix it.
String 2: Hopefully maybe someone can help me.
Now I also have a string that is a search input that can be anything, for example:
There idea
When the user inputs and sends that I want the JavaScript too match with string 1.
Also I would like too have it return by how many characters the two strings are matching.
If someone can help me with this I would be very grateful.
Thanks in advance,
Job