Álvaro

Results 51 issues of Álvaro

I've tried to follow your recommendations in [this answer](https://github.com/tjanczuk/iisnode/issues/160#issuecomment-5606547) but I was not able to server static files correctly. I also took a look at the example in [one of...

It should not say in the docs: > Swipe works best on devices that support CSS transforms and touch, but can be used without these as well It doesn't work...

### Description When using `setAllowScrolling(false)` on a section with scrollable content (using the option `scrollOverflow: true`) then the content on the section itself is not scrollable anymore. There's no way...

bug

There's a flicker on sections when scrolling up/down in Safari. It doesn't happen for every scroll and it seems to happen kind of randomly. Possible a bug in Safari: https://stackoverflow.com/questions/3461441/prevent-flicker-on-webkit-transition-of-webkit-transform...

bug
Help needed
Might not be possible

I have plenty of iframes on a page. About 25. So, to improve the performance of the site while the user is scrolling up/down I'd like to only lazy load...

TYPE: Question
STATUS: Awaiting feedback

I saw it was reported [in Stackoverflow](http://stackoverflow.com/questions/10717347/remove-focus-from-textbox-when-iscroll-region-is-clicked) too. [Reproduction online](https://jsfiddle.net/vhc3bmmk/)

I posted this issue originally on the the highlight.js repository but I guess the problem is on this port rather than on the JS library itself: https://github.com/highlightjs/highlight.js/issues/3743 **Describe the issue**...

outdated languages

It doesn't say anywhere the difference between this flash version and the popular connect-flash: https://github.com/jaredhanson/connect-flash

How can we set a transparent color that then doesn't display as #000 in our input box? Right now I get the input box with #000. I would rather keep...

I'm porting my node application to another machine and I'm having troubles to start the webserver. Whenever I add `node app.js` in the shell to start it, it just doesn't...