If input value equals specific text, update display of a div
I'm learning jQuery slowly but surely, so please excuse my ignorance. I did a lot of googling that resulted in the Frankenstein example below.
In this example, if the user enters "Kasey" or "KASEY" or "Kasey" into the input, I would like div#pete to have display:block.
Name: