so I feel(and hope) this is pretty simple. I am new to javascript and am trying to get this working. When I link to my external .js file from my html it does not function. H
Looks like you're missing jQuery. Include it before you include your own JavaScript code.