Works by asking the browser a question and getting a quick boolean response to use for further processing and conditional function execution.
Includes many built-in conditional checks commonly used in Web development.
Here are some key features of "is.js":
· Check browser type
· Check device type
· Check OS type
· Check for object types (integer, date, number, string, etc.)
· Check for online or offline modes
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Added new validators for the Dates.
· Added isBlank for a string.