-
Would it be possible to modify so it worked on injected items?
-
HoverIntent was recently upgraded to rc7 due to jQuery 1.9 removing .live() method.
Would it be possible for you to upgrade also?
As far as I can tell this is the part which needs to be changed:
//…
-
![yoast](https://f.cloud.github.com/assets/4964552/761414/8a5e7a36-e7d1-11e2-9d22-a3bce82ca3a0.png)
http://postimg.org/image/3oyvwyj0t/2b439e4d/
-
I pass in arguments as follows and the whole tipsy just broke down:
$(xxxx).tipsy({
gravity: 'w',
html: true,
title: function(d) {}…
-
Before I explain what's going on here, I recommend to read this article by Jacob Nielsen: http://www.nngroup.com/articles/mega-menus-work-well/
The important idea here is that if a user moves diagona…
-
Hi Scrapy experts,
I am not sure if this is an existing issue -- I searched in Google, github and didn't find anything similar.
Here is my question. I wrote a crawler to crawl products on mango.com. …
-
On Android (Galaxy S3), the first touch opens a sub-menu and then immediately follows the link that was clicked.
I tested with the stock css file using a variety of browsers.
Issue #24 gave me the i…
-
I was playing around with the 1.2.0 Pre version and noticed that changing the `$.event.special.tap.tapholdThreshold` default wasn't working as I thought it would, for example if I set it to 2000ms the…
jahvi updated
11 years ago
-
Hey there,
I was trying to build this locally but running `rake build:js` results in the following error:
```
Don't know how to build task 'vendor/jquery.hoverintent.js'
```
This is because the fil…
-
Hello!
I am using Superfish v1.4.8. It works well on all devices.
However, there seems to be a problem on Apple devices with iOS 6.2.1:
When tapping on a link in the 1st level navigation, the corre…