tag_media.ascx
上传用户:simon2hong
上传日期:2021-11-18
资源大小:16746k
文件大小:1k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Control Inherits="CuteEditor.EditorUtilityCtrl" Language="c#" AutoEventWireup="false" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
  2. <fieldset><legend>[[Src]]</legend>
  3. <input type="text" id="inp_src" style="width:320px" /><button id="btnbrowse">[[Browse]]</button>
  4. </fieldset>
  5. <fieldset style="height:180px;width:270px;overflow:hidden;"><legend>[[Demo]]</legend>
  6. <img id="img_demo" src="" alt="" />
  7. </fieldset>
  8. <script type="text/javascript" src="Load.ashx?type=dialogscript&file=Dialog_Tag_Media.js"></script>