JavaScript基础知识汇总
摘要:1. 图片热区: <img src="logo.jpg" usemap="#logo"> <map id="logo" name="logo"> <area shape="rect" coords="0,0,50,50" href="#"> </map> </img> View Code 2. Se
阅读全文
posted @ 2016-06-26 23:51
posted @ 2016-06-26 23:51
posted @ 2016-06-16 18:02
posted @ 2016-05-10 18:35
posted @ 2016-04-01 23:37