Detects if a selector has an instance of turn.js.
Example:
if (!$("#flipbook").turn("is")) { // Create a new flipbook $("#flipbook").turn(); }