Is there any Difference between the following properties
$("element").css("zIndex")
and
$("element").css("z-index")