Ian Lunn

Results 36 comments of Ian Lunn

This is a bug with `hashDataAttribute`, possibly an update to the jQuery library has made the way Sequence gets data attributes obsolete. Instead of using `hashDataAttribute` and data attributes, please...

Sequence v2 ([check out the early build here](https://github.com/IanLunn/Sequence/tree/v2)) works without a dependency for hash functionality, so this is coming. Glad you like Sequence, I'll be looking for feedback on v2...

What is the reason for this being difficult to implement please? I may look in to it. Can't the script preventDefault() on first click, then allow navigation on the second?...

I see the problem with this now. It seems there is no way to distinguish between what is a touch and click in IE10/11. If you disable hoverIntent, a link...

On running the task multiple times, it'll also add the same icon to the output file each time. Should it clear the output file before adding definitions again?