查看mp3语音

<td class="value"><embed src="${sounds.soundName}"

type="audio/mp3" height="50" width="200" autostart="false" loop="false"></embed></td>

点击图片放大

 <%@ page language="java" contentType="text/html; charset=utf-8"
pageEncoding="utf-8"%>
<%@include file="/context/mytags.jsp"%>
<!DOCTYPE html>
<html>
<head>
<title>图片详情</title>
<t:base type="jquery,easyui,tools,DatePicker"></t:base>
</head>
<link rel="stylesheet" href="css/lightbox.css" type="text/css"
media="screen" /> <script type="js/prototype.js" type="text/javascript"></script>
<script src="js/scriptaculous.js?load=effects" type="text/javascript"></script>
<script src="js/lightbox.js" type="text/javascript"></script> <style type="text/css">
body {
color: #333;
font: 13px 'Lucida Grande', Verdana, sans-serif;
}
</style>
<body style="overflow-y: hidden" scroll="no">
<t:formvalid formid="formobj" dialog="true" usePlugin="password"
layout="table" action="xnProjectController.do?save">
<td class="value"><a href="${images.imageUrl}" rel="lightbox">
<img src="${images.imageUrl}" height="400" width="500" alt=""/></a>
</t:formvalid>
</body>

image的js

链接:http://pan.baidu.com/s/1bM7VFS 密码:he0e

点击图片调链接下载

点击图片下载app<a href="http://1.202.156.190:8080/properties/Army.apk"><img src="plug-in/login/images/icon.png" width="80" height="80" alt=""></a>

更改对应的宽度,即可是展示滚动条

<table style="width: 1500px;" cellpadding="0" cellspacing="1"
class="formtable">

05-02 12:47