Hi all,
This question is related to this post but I don't see how I can ask another question in the same question.
I need to know what $(this) this is. If I alert $(this) I get [object Object]. In other words when I alert($(this)) I need for the outcome to be a specific <li> tag so that I can do an IF ELSE statement when I roll off a specific link.
Thanks. James