Skip to content

xhmz/imgHotZone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

//////////////////////////hotZone.js//////
需要jquery;

需要画热区的img 标签加上 needHotZone = 1  eg: <img  src = "img/img.jpg" needHotZone = 1>

需要在页面html里引入"css/base.css",html添加:

			<div class="popwin">
				<input placeholder="请输入跳转URL" id="hotUrl"/><input type="button" value="确定" id="hotUrlSubmit">
			</div>
	
js调用方式:hotZoneObj.init();

About

提供给页面img画热区使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published