Skip to content

ericsk/ie10-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Internet Explorer 10 Samples

Samples to demonstrate Internet Explorer 10 features

  • Pointer Event sample

    In IE10, all touch input (mouse, pen, touch) events can be fired through the same event: MSPointerXXX. In this sample, you will learn how to handle MSPointerXXX events and fallback the operations to other browsers.

  • Gesture Event sample

    On the touch environment, some gestures are regarded as specified manipulations. For example, a pinch gesture fires zoom-in operation. This sample will show you how IE10 handles gesture event and integrated with pointer events.

  • To be continue...

References

About

Samples to demonstrate Internet Explorer 10 features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published