下载js控件后,如何使用到jsp中?
你直接在JSP页面上引那个JS控件 然后在你要引用的地方写个onclick事件调用.
比如看下面代码片段:
<html:html>
<head>
<html:base/>
<title>缴存管理</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="<%=path%>/css/index.css" type="text/css">
</head>
<script src="<%=path%>/js/common.js">
</script>
<scrip
Q 我是一名大二的学生,已经过了.jpg)