当前位置: 代码迷 >> Web前端 >> easyui ie8上ComboBox和DateBox 控件 有关问题
  详细解决方案

easyui ie8上ComboBox和DateBox 控件 有关问题

热度:119   发布时间:2013-02-24 17:58:56.0
easyui ie8下ComboBox和DateBox 控件 问题

<!DOCTYPE html> 写成这个,不然easyui ie8下 ComboBox和DateBox 控件 点击 显示的位置不对

?

?

<%@ page language="java" contentType="text/html;charset=UTF-8"
??? pageEncoding="UTF-8"%>
<%@include file="/common/taglibs.jsp"%>
<!DOCTYPE html>
<html>
<head>
?<title>评估意见</title>
?<%@include file="/common/common.jsp"%>
?<script type="text/javascript">

</head></html>
  相关解决方案