imagemapster:鼠标移开后保持高度图像打开

时间:2017-01-12 21:16:20

标签: javascript php jquery html5-canvas

当我鼠标移动时,我想保持我的altImage打开。即鼠标悬停在此页面上的“i”之一:http://cjehost.com/qt/nipt/page10.php

你会看到altImage出现。我希望altImage也能显示在onMouseout上。这是我在这个领域的代码:

key: 'blue2',
  stroke: false,
  fill: true,
  strokeWidth: 1,
  fillOpacity: 1,
  strokeColor: 'ff3333',
  strokeWidth: 2,
  isMask: false,
  onMouseout: null,
  altImage: 'http://cjehost.com/qt/nipt/images/pan-page10-over-1300.png',
  altImageOpacity: 1,
  altImageFill: true

0 个答案:

没有答案