I’m running into a jQuery issue - and I’m not sure what I am doing wrong!
Trying to figure it out on this codepen here -
Basically when I CLICK submit - I want a FUNCTION to run. I also want to hide/ remove some elements and replace them down the line with the result from the function. But first I need to figure out how to HIDE/ REMOVE.
Can you add something like this in a function? $(“p”).remove();