Closed (works as designed)
Project:
jQuery Map Hilight
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 May 2010 at 08:40 UTC
Updated:
7 Oct 2011 at 16:02 UTC
After I installed the module and enabled the module jQuery Map Hilight and I look in site configuration there are something error
like this:
jQuery Map Hilight Plugin Status
The Map Hilight jQuery plugin is unavailable or not located in the jquery_plugin module directory.
and my question is how to fix that?
Comments
Comment #1
WorldFallz commentedThat means the actual jquery plugin is not installed or not installed in the correct place. Please see the readme.txt file for complete installation instructions.
Comment #2
dwillrett commentedThe jquery plugin site is offline so the Map Hilight jQuery plugin is unavailable. Any suggestions for another way to get tooltips on image maps?
Comment #3
WorldFallz commentedno need to hijack someone else's non related issue-- create your own, they're free. ;-)
In any case, the jquery plugin site is pretty major-- i'm sure they'll be back soon. And, btw, you don't need this or any other module for tooltips on images-- just use the 'title' attribute on the img tag. This module highlights the hotspots of an image map-- the tooltips are incidental.
Closing issue for lack of response on the part of the op.
Comment #4
dwillrett commentedOk, I will create my own issue next time. Yes, the title creates a highlight. And actually, all I'm really trying to do is get the title data from the database instead of using static data. But that is another issue. Thanks.
Comment #5
newbie88 commentedI have read the instruction, but the problem is where is the download jquery extension files, because I am not found it where is the file?
Comment #6
kristi wachter commentedFor anyone who finds this issue via search:
Be sure you put
jquery.maphilight.min.js
inside the
jquery_plugin
directory, NOT the jq_maphilight directory.
The documentation says to use the jquery_plugin directory, and the message on the jQuery Map Hilight settings page also mentions that it's looking in jquery_plugin, but it's not too hard to get confused.
Comment #7
marshallexcavating commentedI am having the same problem:
"Plugin status
The jQuery Maphilight plugin is unavailable."
Following the instructions found in the "jq_maphilight" drupal 7 module up to step 3. Then I am confused with step 4.
STANDARD INSTALLATION:
1. Download and install the Libraries API module from: http://drupal.org/project/libraries
2. Download and install the jquery Map Hilight from: http://drupal.org/project/jq_maphilight
3. Download the jquery Map Hilight plugin from http://plugins.jquery.com/project/maphilight
4. Extract the jquery.maphilight.min.js file into the sites/all/libraries/jquery.maphilight directory.
5. Navigate to admin/config/content/jq_maphilight. If the plugin is properly installed you should see a message
indicating the path where it has been found in the "jQuery Maphilight Plugin Status" fieldset.
The file jquery.maphilight.min.js is in the maphilight-1.2 plug in folder so when it says to extract jquery.maphilight.min.js file into the sites/all/libraries/jquery.maphilight directory; I am lost. Don't we have to extract the maphilight-1.2.zip in to sites/all/libraries/maphilight or rename the plug in from maphilight to jquery.maphilight? I tried this with out any luck. This is my confusion.
Any clarification would be great. Thank you