-
Tested on latest iOS6.
The dropdown closes itself.
Test case : http://mgcrea.github.com/angular-strap/#dropdown
-
http://ftlabs.github.com/fastclick/examples/layer.html
I have tested IE, Firefox. Everything is ok, but Chrome isn't. Please check this issue.
-
Hello,
How would you go about preventing the horizontal scrolling on vertical layouts? In your example (http://ftlabs.github.com/ftcolumnflow/3.html) a horizontal scrollbar gets placed since the #tar…
jackp updated
12 years ago
-
Hitting enter on an input field no longer executes the form submit event after instantiating FastClick.
ghost updated
12 years ago
-
Hi Guys. Good work! Tried the layer.html on iPad and works beautifully.
Viewing demo direct from: http://ftlabs.github.com/fastclick/examples/layer.html
However, there are issues on Android (Samsung…
-
It seems the capture server will try to resolve already resolved promises under some conditions.
# To reproduce
- Fire up the server
- Capture IE8
- Run a test file that contains `var document = {};`
…