I've cranked up the numbers for sensitivity, interval, and timeout, and the site seems totally unresponsive to my changes. I've double-checked that hoverintent.js is being called, and it definitely is.
- var cfg = {
- sensitivity: 7,
- interval: 5500,
- timeout: 1000
- };
I don't get it. Anybody have any ideas? Is this a common problem?