- tel - Static variable in class org.stjs.bridge.modernizr.Modernizr.InputTypes
-
- testAllProps(String) - Static method in class org.stjs.bridge.modernizr.Modernizr
-
Modernizr.testAllProps() investigates whether a given style property, or any of its vendor-prefixed variants, is recognized.
- testProp(String) - Static method in class org.stjs.bridge.modernizr.Modernizr
-
Modernizr.testProp() investigates whether a given style property is recognized.
- testStyles(String, Callback2<Element, String>) - Static method in class org.stjs.bridge.modernizr.Modernizr
-
Modernizr.testStyles() allows you to add custom styles to the document and test an element afterwards.
- testStyles(String, Callback2<Element, String>, Integer, Array<String>) - Static method in class org.stjs.bridge.modernizr.Modernizr
-
If your test requires more than a single element to be injected you can specify the nodes argument which accepts a number indicating how
many extra child div elements you want injected inside the main element.
- textshadow - Static variable in class org.stjs.bridge.modernizr.Modernizr
-
- time - Static variable in class org.stjs.bridge.modernizr.Modernizr.InputTypes
-
- touch - Static variable in class org.stjs.bridge.modernizr.Modernizr
-