Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

HTML5 Element Touch Events page has typos in code samples #373

@timwindsor

Description

@timwindsor

https://developer.blackberry.com/html5/api/element.html

  1. I < e. touches.length -> this should be i
  2. end curly bracket missing.
  3. preventMove = function(e) { evt.preventDefault(); } -> this should be e.preventDefault();

Sent in from developer through our Facebook account.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions