When I attempt a jQuery select with a CSS property, I am noticing that the value is being returned enclosed in double quotes twice. Has anyone encountered this issue before?
var font = $(this).css('font-family');
The result I get back looks like this:
font:""Jockey One""