Nikita Korotaev
Nikita Korotaev
If I specify parallaxable elements inside scrollable div, it does not work. Am I missing anything?
Thanks for this directive, I've been using it for some time, super valuable! I've had one use case that I've thought might be relevant to include in the directive. I...
Is it possible to rename a file on download? It is doable with `download` attribute - http://stackoverflow.com/a/15970037/257815
I'm migrating from the https://github.com/revolunet/angular-carousel to Swiper. One nice feature of angular-carousel was the ability to buffer elements in ng-repeat. You can see the demo here: http://blog.revolunet.com/angular-carousel/ The idea is...
According to these docs http://symfony.com/doc/current/book/security.html#access-controls-authorization, I suppose to get 401 in response to the following action for unauthneticated users: ``` php /** * ... * @Security("has_role('ROLE_USER')") * ... */ public...
I'm using something like this: http://stackoverflow.com/a/12506795/257815 to inject Page Title from the controller. On the first page load, GA picks up a default title, which is not the one I...
I'm using Mixpanel and Piwik to track events. I don't want to send certain confidential properties to Mixpanel, those properties should be send only to Piwik. How do I achieve...
Request to support www.drift.com Docs: http://help.drift.com/sdk/#methods
Good time to cut a new release with the touch support and the value clearing fix.
I do not understand how to create a separate button for ``. I know it's in the block with Headings. How do I make Quote button the same level as...