SyntaxFix
Write A Post
Hire A Developer
Questions
because your jQuery code is wrong. Correctly would be:
var theParent = $(this).parent().get(0); $(theParent).css('z-index', 3000);