SyntaxFix
Write A Post
Hire A Developer
Questions
This should do the trick - setting the inline style to normal for zoom:
$('div').attr("style", "zoom:normal;");