Is it possible to check if cookies are enabled with modernizr?

ddieppa picture ddieppa · Feb 3, 2012 · Viewed 10.4k times · Source

I was researching about how to check if the cookies are enabled in a browser and i found a lot of answer, i even tested a few ones, but after that a friend of mine suggest me to use Modernizr for that.
I started to search about that and i found a lot of stuff related with CSS3 and HTML5, but i don't want that, i just wanna know if is it possible to check that cookies are enabled or not with Modernizr?