-
Thanks for an awesome library, I've been using something similar that I wrote myself for https://github.com/techlayer/espresso.js
Was wondering why the tap event isn't firing immediately after a tou…
-
We should figure out what's causing this.
I have applied https://github.com/ftlabs/fastclick but it doesn't seem to be helping much. Will need some digging around/testing.
-
# Github News
> The news hub of Github
## The idea
##### Opportunity
Journalism projects and activities like open data, coding, visualizations, news apps are each day more important in journalism. …
-
Firefox for Android removed the 300 ms click delay in version 30. (https://bugzilla.mozilla.org/show_bug.cgi?id=941995)
I tested the delay with http://ftlabs.github.io/fastclick/examples/layer.html. …
-
Are there any plans when you will publish the next release? I prefer to install the modules via npm which still has `1.0.3`.
jhnns updated
9 years ago
-
I am using the horizontal scroll withe below values
var ft = new FTColumnflow('target', 'viewport', {
//columnWidth: 120,
columnCount: 4,
standardiseLineHei…
-
This might already exist somewhere, but I haven't been able to find it. It would be really helpful :smile:
-
**Steps to reproduce:**
1. Scroll so that the url address bar is in it's minimum state
2. Open a pinny (Doesn't matter what type)
3. Attempt to hit the area at the bottom of the screen (around 50-100p…
-
Tried doing this, but alas:
```
$ bower install cordova-app-loader cordova-promise-fs bluebird
bower not-cached git://github.com/petkaantonov/bluebird.git#*
bower resolve git://github.com…
n9986 updated
10 years ago
-
Hi,
I am using Selectize in my web app - great package - thanks!!!
On mobile browsers all is OK.
Using the same web app surfaced via Cordova on iOS 8, I the dropdown list drops down, but when I sel…