Gets or sets a value indicating whether the current browser supports CSS3 Transitions, either through the normal transition
rule or a vendor prefix such as webkitTransition
/webkit-transition
.
LTHelper.supportsCSSTransitions = (default value);
static supportsCSSTransitions: boolean;
true if the current browser supports CSS3 Transitions; otherwise, it is false.
For an example, refer to LTHelper.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET