下载地址:
jquery easyui需要引入的文件有如下5个: 1 2 3 4 jquery核心库一定要放在easyui核心库前面引入,不然jquery.easyui.min.js中会报错:jQuery is not defined。有的时候,我们需要进行国际化,比如一些提醒、日历等,就需要引入easyui的国际化文件,代码如下: 5
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%><% String path = request.getContextPath(); %>easyui