Alexander Prinzhorn

Results 617 comments of Alexander Prinzhorn

Verify if the conditional comments work correctly. I.e. remove them locally and include the ie plugin all the time.

This is not possible due to the way skrollr-stylesheets works. But it would certainly be a nice feature. Maybe I come up with a solution in the future.

I guess it should work and it looks like a simple solution. Thinking about it, I probably want to change the way skrollr-stylesheets works in the future. I'm not sure...

I've seen the warning as well, but I don't care at the moment. I understand why the warning is there and you should never do synchronous xhr when user interaction...

You should just `stopPropagation` then. There are valid cases where you prevented the default, but still want skrollr-menu.

We should probably handle this in some way or another, but can't you just use a `button` element? I don't know why the bootstrap docs use links there. It's not...

> I would love this so much right about now :D What is your use case? There is probably a workaround.

Makes sense to me, thanks. I've tagged this as a feature request.

I can't see how this would work. There can be arbitrarily many links and skrollables on a page. How do you define an order?