Modernizer makes a JS object, I've been researching as to where I can find this object to review ?

Recommended Answers

All 4 Replies

Member Avatar for diafol

The doc page from the link above: http://modernizr.com/docs/ just in case.

Also display it in the console with: console.dir(...); Or you can use console.log(...) depends what you're looking for.

In the docs, it is suppose to create a JS object that I can view, I just need to get aquainted with a tool I'm not familiar with ? :)

rtreth - Yes, following diafol method, what exactly am I looking for with console.dir with regards to modernizer ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.