Drupal 6?
Flying Drupalist - November 8, 2008 - 19:15
| Project: | hoverIntent |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Should be easy to update.
| Project: | hoverIntent |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Should be easy to update.
#1
working on this now
#2
Work done on this D6 port was by OpenlyConnected for Demotix.com
Module in the zip.
#3
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.
#4
you still need to call jq_add('hoverIntent'); unless your calling another JQ module (e.g. cluetips) which has it in its 'add' case.
#5
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?
#6
I'm having the same problem as #5. I see no change after selecting hoverintent in the slideshow settings. Any help?
#7
if the files are getting included, then this module is doing its job correctly. I would raise a ticket on the Slideshow module
#8
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.
#9
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.
#10
subscribe
#11
subscribe
#12
Subscribing
#13
[ 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 ]
#14
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
#15
thank you @ a_c_m, aaron.
#16
Automatically closed -- issue fixed for 2 weeks with no activity.