I have a div:
Is there any way to check if the certa
if ($("element class or id name").css("property") == "value") { your code.... }