随笔分类 - 前端
摘要:<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> < %@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> 这里就需要有standard.
阅读全文
摘要:通过禁止冒泡 event.cancelBubble = true;
阅读全文
摘要:for循环绑定事件时会出现全部都绑定到最后一个事件,如下 <body> <ul id="list"> <li>1</li> <li>2</li> <li>3</li> <li>4</li> <li>5</li> </ul> <script> var list_obj = document.getEl
阅读全文

浙公网安备 33010602011771号