Liking cljdoc? Tell your friends :D

web.ie.core

web.ie interfaces.

web.ie interfaces.
raw docstring

No vars found in this namespace.

web.ie.MSGestureEvent

The MSGestureEvent is a proprietary interface specific to Internet and Microsoft Edge which represents events that occur due to gestures. Events using this interface include MSGestureStart, MSGestureTap, MSGestureHold, MSGestureChange, and MSInertiaStart.

The MSGestureEvent is a proprietary interface specific to Internet
and Microsoft Edge which represents events that occur due to
gestures. Events using this interface include MSGestureStart,
MSGestureTap, MSGestureHold, MSGestureChange, and MSInertiaStart.
raw docstring

web.ie.MSGraphicsTrust

The msGraphicsTrust() constructor returns an object that provides for info on protected video playback.

The msGraphicsTrust() constructor returns an object that provides
for info on protected video playback.
raw docstring

No vars found in this namespace.

web.ie.XDomainRequest

XDomainRequest is an implementation of HTTP access control (CORS) worked in Internet Explorer 8 and 9. It was removed in Internet 10 in favor of using XMLHttpRequest with proper CORS; if you targeting Internet Explorer 10 or later, or wish to support any browser, you need to use standard HTTP access control.

XDomainRequest is an implementation of HTTP access control (CORS)
worked in Internet Explorer 8 and 9. It was removed in Internet
10 in favor of using XMLHttpRequest with proper CORS; if you
targeting Internet Explorer 10 or later, or wish to support any
browser, you need to use standard HTTP access control.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close