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

WorldFallz’s picture

Component: Code » Miscellaneous
Category: bug » support

That 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.

dwillrett’s picture

The jquery plugin site is offline so the Map Hilight jQuery plugin is unavailable. Any suggestions for another way to get tooltips on image maps?

WorldFallz’s picture

Status: Active » Closed (works as designed)

no 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.

dwillrett’s picture

Ok, 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.

newbie88’s picture

I 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?

kristi wachter’s picture

For 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.

marshallexcavating’s picture

I 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