I am trying to change a navigation element from 'ME' to <ME> on hover using JQuery. Here's what I'm trying: JSBin example
However, it's permanently hiding my original text. Does anyone have an idea as to what I'm doing wrong? (I'm super new to JQuery/ JS in general)