Should be easy to update.

CommentFileSizeAuthor
#2 hoverintent.d6.zip8.66 KBa_c_m

Comments

a_c_m’s picture

working on this now

a_c_m’s picture

Status: Active » Needs review
StatusFileSize
new8.66 KB

Work done on this D6 port was by OpenlyConnected for Demotix.com

Module in the zip.

Flying Drupalist’s picture

Is this just enable and go? Right now I'm attaching the plugin in template.php, once I take it out of there all my hovers die, despite having this module and jq installed.

a_c_m’s picture

you still need to call jq_add('hoverIntent'); unless your calling another JQ module (e.g. cluetips) which has it in its 'add' case.

OpenChimp’s picture

I'm using Views Slideshow on Drupal 6, and installed the module as included in the zip file.

After installation, I now see the extra option under the Views Slideshow configuration screen:

Mouse hover:
Hover
HoverIntent

I've selected the HoverIntent option and saved the view. Refreshing the page with the slideshow, I do the the js file included in the list of script files: "/sites/all/modules/hoverintent/js/jquery.hoverIntent.minified.js?y"

But ... there doesn't seem to be any change in the behavior of the page. Quickly passing my mouse over the thumbnails results in multiple animations - one for each item that I have passed over.

Is there some step that I'm missing?
How can I go about debugging this so that I know where the problem is happening?

sheise’s picture

I'm having the same problem as #5. I see no change after selecting hoverintent in the slideshow settings. Any help?

a_c_m’s picture

if the files are getting included, then this module is doing its job correctly. I would raise a ticket on the Slideshow module

sheise’s picture

i figured out my mistake, which was a stupid mistake. i did not have jQ and jQuery Update modules installed. once those were installed it worked fine and dandy.

juroon’s picture

Is there any reason this isn't out in a version for Drupal 6? Anything I should still watch out for?

It's working for me beautifully. It's working with Views Slideshow. Maybe something has changed with that module since comment #5.

agerson’s picture

subscribe

ianchan’s picture

subscribe

nirvanajyothi’s picture

Subscribing

a_c_m’s picture

[ rant ]
people, dont just "subscribe" there has been a patch in this thread since DECEMBER LAST YEAR.

Instead, please test the patch, if it works and you say so in this thread then update the thread status, the module dev will likely commit the code and release a D6 version.
[ /rant ]

aaron’s picture

Status: Needs review » Fixed

yikes! i was never subscribed to the issue queue, and hadn't realized i'd never updated the module. i just created some official releases, and subscribed to the queue, so you should be good now. and thanks, a_c_m!

aaron

nirvanajyothi’s picture

thank you @ a_c_m, aaron.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.