Edit D:\chineseall_products\bak\digitalLib6\pages\standard\media\mediaDetail.jsp
<%@ page contentType="text/html;charset=utf-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <s:set name="templatePath" value="@com.chineseall.core.servlet.InitParameters@pageTemplatePath" /> <!doctype html> <html> <head> <jsp:include page="/pages/${templatePath }/head.jsp"></jsp:include> <link href="/js/jplayer-2.9.2/skin/black.monday/css/jplayer.black.monday.css" rel="stylesheet" type="text/css" /> <link href="/pages/${templatePath }/css/subpage.css" type="text/css" rel="stylesheet"> <title>??????-<s:action name="viewSchoolName" executeResult="true"> <s:param name="sid" value="sid"></s:param> </s:action></title> </head> <body> <s:set name="menuIndex" value="3" /> <jsp:include page="/pages/${templatePath}/nav.jsp" /> <div class="page bookdetail"> <div class="right"> <!--??????--> <div class="recommended_book"> <a href="/mediaHome.action">?????????</a> <s:iterator value="sortList" status="obj"> <s:if test="levelCode.length() <= 4"> <span>></span> <a href="/mediaHome.action?currentCode=<s:property value="levelCode"/>"><s:property value="name"/></a> </s:if> </s:iterator> </div> <!--??????--> <div class="book_xq"> <div class="leftpic"> <img src="<s:property value="media.headImage"/>" onerror="this.src='/uploadFiles/subjectHeadImage/ting.jpg'"> </div> <div class="right_detail"> <div class="title"><s:property value="media.title"/></div> <div class="module1"> <!--<span> <img src="/pages/${templatePath }/images/star.png"> <img src="/pages/${templatePath }/images/star.png"> <img src="/pages/${templatePath }/images/star.png"> <img src="/pages/${templatePath }/images/star.png"> <img src="/pages/${templatePath }/images/star_t.png"> <img src="/pages/${templatePath }/images/star_t.png"> <font>4.5</font> </span>--> <span>?????<s:property value="media.author"/></span> <span> <s:if test="media.type == 1"> ?????? </s:if> <s:else> ?????? </s:else> <s:property value="media.reciter"/> <input type="hidden" id="mediaId" value="<s:property value="media.id"/>"> <input type="hidden" id="mediaType" value="<s:property value="media.type"/>"> </span> <span>?????<s:property value="media.totalSectionCount"/></span> <span class="st_intro" title="<s:property value="media.remark"/>">????? <s:if test="media.remark.length() > 60"> <s:property value="media.remark.substring(0, 60)"/>... </s:if> <s:else> <s:property value="media.remark"/> </s:else> </span> </div> <div class="module2"> <!-- <span> <font>?????</font> <img src="/pages/${templatePath }/images/dafen.png"> <img src="/pages/${templatePath }/images/dafen.png"> <img src="/pages/${templatePath }/images/dafen.png"> <img src="/pages/${templatePath }/images/dafen.png"> <img src="/pages/${templatePath }/images/dafen.png"> </span> --> <span>????????<s:property value="media.playTimes"/></span> <!--<span>????????89</span> <span>????????83</span>--> </div> <div class="module3"> <img src="/resourceDownloadImg.action?type=2&objectId=<s:property value="media.id"/>"> </div> <div class="module4"> <input name="" type="submit" value="???" onclick="play();"> <!-- <a href="#" class="recommend">???</a> <a href="#" class="collect">???</a> --> </div> </div> </div> <!--???--> <div class="recommended_book item">???</div> <s:if test="media.type == 1"> <div class="catalog st_mllist"> <s:iterator value="list" status="obj"> <A title="<s:property value="title"/>" class="pause <s:if test="lastMediaFile != null && lastMediaFile.id == id">on</s:if>" href="javascript: void(0);" onclick="playMedia('<s:property value="id"/>', '<s:property value="title"/>');" fileId="<s:property value="id"/>"><s:property value="title"/></A> </s:iterator> </div> </s:if> <s:elseif test="media.type == 2"> <div class="catalog video_mllist"> <s:iterator value="list" status="obj"> <A title="<s:property value="title"/>" href="javascript: void(0);" <s:if test="#obj.count > 9 && list.size > 10">style="display: none;</s:if>" fileId="<s:property value="id"/>" <s:if test="lastMediaFile != null && lastMediaFile.id == id">class="on"</s:if> onclick="playMedia('<s:property value="id"/>', '<s:property value="title"/>');"> <s:property value="#obj.count"/>. <s:property value="title"/> </A> <s:if test="#obj.count > 10 && #obj.count == list.size"> <a title="<s:property value="title"/>" href="javascript: void(0);" onclick="showCatalog();" class="more">??????...</a> </s:if> </s:iterator> <div class="video_module"> <div id="videoContainer" style="width:600px;height:400px;"></div> </div> </div> </s:elseif> <!--??????--> <!--???--> <!-- <div class="recommended_book item">???</div> <div class="comment"> <ul> <li> <div class="nocomment">?????????</div> </li> </ul> <a class="keyword" href="#">???</a> <a class="keyword" href="#">????????????</a><a class="keyword" href="#">???</a> <div class="margint30"> <textarea class="comm_box" name="" cols="" rows="" placeholder="???????????"></textarea> <div> ?????????<strong style="color: red">200</strong>??? </div> <a class="keyword" href="#">???</a> </div> </div> --> </div> <div class="left"> <!--?????????--> <div class="book_rank"> <div class="rank_title">??????????</div> <s:iterator value="newMediaList"> <div class="zy_hover st_label"> <div class="rank_num clear"> <div class="fleft"> <a href="/mediaDetail.action?objectId=<s:property value="id"/>"> <img src="<s:property value="headImage"/>" onerror="this.src='/uploadFiles/subjectHeadImage/ting.jpg'"></a> </div> <div class="text"> <a href="/mediaDetail.action?objectId=<s:property value="id"/>"><s:property value="title"/></a><br> <span class="other">?????? <s:if test="type == 1"> ?????? </s:if> <s:elseif test="type == 2"> ?????? </s:elseif> </span> </div> </div> <div class="label"> <s:if test="type == 1"> ??? </s:if> <s:elseif test="type == 2"> ??? </s:elseif> </div> </div> </s:iterator> </div> </div> </div> <s:if test="media.type == 1"> <div class="playbar"> <div class="page"> <div id="jquery_jplayer_1" class="jp-jplayer"></div> <div id="jp_container_1" class="jp-audio" role="application" aria-label="media player"> <div class="jp-type-single"> <div class="jp-gui jp-interface"> <div class="jp-controls"> <button class="jp-play" role="button" tabindex="0">play</button> <button class="jp-stop" role="button" tabindex="0">stop</button> </div> <div class="jp-progress"> <div class="jp-seek-bar"> <div class="jp-play-bar"></div> </div> </div> <div class="jp-volume-controls"> <button class="jp-mute" role="button" tabindex="0">mute</button> <button class="jp-volume-max" role="button" tabindex="0">max volume</button> <div class="jp-volume-bar"> <div class="jp-volume-bar-value"></div> </div> </div> <div class="jp-time-holder"> <div class="jp-current-time" role="timer" aria-label="time"> </div> <div class="jp-duration" role="timer" aria-label="duration"> </div> <div class="jp-toggles"> <button class="jp-repeat" role="button" tabindex="0">repeat</button> </div> </div> </div> <div class="jp-details"> <div class="jp-title" aria-label="title"> </div> </div> </div> </div> </div> </div> </s:if> <jsp:include page="/pages/${templatePath }/foot.jsp"></jsp:include> <script type="text/javascript" src="/js/jplayer-2.9.2/jplayer/jquery.jplayer.min.js"></script> <script type="text/javascript" src="/ckplayer/ckplayer.js"></script> <script type="text/javascript" src="/pages/${templatePath}/js/mediaDetail.js"></script> <script type="text/javascript"> $(document).ready(function() { $("div.video_mllist a.more").click(function() { $("div.video_mllist a:hidden").show(); $(this).hide(); }); play(); }); function play() { <s:if test="lastMediaFile != null"> playMedia('<s:property value="lastMediaFile.id"/>', '<s:property value="lastMediaFile.title"/>'); </s:if> <s:else> var fileId = $("div.catalog a:eq(0)").attr("fileId"); var title = $("div.catalog a:eq(0)").html(); playMedia(fileId, title); </s:else> } </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de