marebe1602/mae_image_map 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

marebe1602/mae_image_map

最新稳定版本:1.0.3

Composer 安装命令:

composer require marebe1602/mae_image_map

包简介

configure responsive image maps without java script even on IE8

README 文档

README

purpose:

Define responsive ImageMaps and assign them to a ImageMap content element

description:

you can define image maps with any number of rectangular areas with links and background-images. This extension uses html and css only. There is no JavaScript necessary, because it does not use ordinary or tags. It uses the same code, the standard contao image uses to display (responsive) images, but adds the links to the

block. The pixel coordinates you enter are being tranlated into percentages for the absolutely positioned area links. You may add your own :hover, :active styles for those areas.

First you create a new ImageMap in the backend and specify the base width and height of your underlying image as well as the default dimensions and backgrounds for the areas.

Then you add the areas with their title, position, image, link, linktext and description.

To add an image map to an article, you have to select the new media content element "ImageMap" and select the appropriate map in its properties.

customized places within contao:

new backend module "ImageMaps" new media content element "ImageMap"

visit: http://www.martin-eberhardt.com for more information

统计信息

  • 总下载量: 72
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2015-05-27