Nicola Pagani
Results
2
issues of
Nicola Pagani
Hi, I'd like to avoid pace loading on mailto link, I'm using the ignoreURLs param, but it doesn't works. Here's my code: `Pace.options = { ajax: {ignoreURLs: ['mailto:[email protected]']} } Pace.on('done',...
Hi, I love ScrollDeck, but I've a little question. How can I avoid the scroll down when I hit the space key? Thanks a lot :)