javascript - FastClick and click() event trigger trouble -
i have problem when include fastclick in proj. works fine , 300ms delay on mobile devices lost programmatically triggering click() event doesnt work on mobile now.
it says in documentation (well, page linked under advanced)
this needsclick class comes in. add together class element requires non-synthetic click.
so add together class needsclick
elements want manual trigger "click" with
javascript jquery html web webkit
No comments:
Post a Comment