InterviewSolution
Saved Bookmarks
| 1. |
___________ is used to test whether geolocation is supported in old browsers.(a) Modernizr(b) Modernizr.geolocation(c) Navigator.userAgent(d) Modernizr.jsThis question was posed to me in an interview for internship.My doubt is from Compatibility Libraries topic in section HTML Fundamentals of HTML |
|
Answer» Right option is (c) Navigator.userAgent |
|