Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\Bsk\Control\OnlineShow\OnlineShowInfo.ascx
??<%@ Control Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.Control.OnlineShow.OnlineShowInfo" %> <div style="padding: 8px 0;" class="well"> <div class="area" id="tdThisTimeApplication"> <div class="loadingIMG"> <%--<%= new HtmlImg(Import.CSSFile("img/nyro/ajaxLoader.gif")) %>--%> </div> </div> </div> <div class="loadingIMG" id="avaplayLoading" style="display: none;"> <%--<%= new HtmlImg(Import.CSSFile("img/nyro/ajaxLoader.gif")) %>--%> </div> <script type="text/javascript"> var firstLoad = true;//?????????????????????????????????? function GetThisTimeApplication() { Global.UserControl("/Themes/<%= SettingGroup.Theme %>/Control/OnlineShow/OnlineShowControl", "Guid=<%= this.RecordEquipment.Guid %>", null, function (result) { $("#tdThisTimeApplication").html(result.Html); setTimeout(function () { GetThisTimeApplication(); }, 30000); if (firstLoad == true) { firstLoad = false; GoToViewLive(); } }); } $(function () { GetThisTimeApplication(); }); </script> <div class="clear"> </div> <!--body end--> <script type="text/javascript"> $(function () { $('.slideDown').click(function (e) { $('#slide-con').slideUp('slow'); e.preventDefault(); }) }); </script>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de