⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tag_style_other.ascx

📁 在线网页编辑器.net 2.0版!不错的在线网页编辑器
💻 ASCX
字号:
<%@ Control Inherits="CuteEditor.EditorUtilityCtrl" Language="c#" AutoEventWireup="false" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<fieldset>
	<legend>
	[[Cursor]]
	</legend>
	<select id="sel_cursor">
		<option value="">[[NotSet]]</option>
		<option value="Default">[[Default]]</option>
		<option value="Move">[[Move]]</option>
		<option value="Text">Text</option>
		<option value="Wait">Wait</option>
		<option value="Help">Help</option>
		<!-- x-resize -->
	</select>
</fieldset>

<fieldset>
	<legend>
	[[Filter]]
	</legend>
	<input type="text" id="inp_filter" style="width:240px" /> <!--button filter builder-->
</fieldset>
<div id="outer"><div id="div_demo">[[DemoText]]</div></div>

<script type="text/javascript">

var OxO9058=["sel_cursor","inp_filter","outer","div_demo","cssText","style","cursor","value","filter"];var sel_cursor=Window_GetElement(window,OxO9058[0x0],true);var inp_filter=Window_GetElement(window,OxO9058[0x1],true);var outer=Window_GetElement(window,OxO9058[0x2],true);var div_demo=Window_GetElement(window,OxO9058[0x3],true); function UpdateState(){ div_demo[OxO9058[0x5]][OxO9058[0x4]]=element[OxO9058[0x5]][OxO9058[0x4]] ;}  ; function SyncToView(){ sel_cursor[OxO9058[0x7]]=element[OxO9058[0x5]][OxO9058[0x6]] ;if(Browser_IsWinIE()){ inp_filter[OxO9058[0x7]]=element[OxO9058[0x5]][OxO9058[0x8]] ;} ;}  ; function SyncTo(element){ element[OxO9058[0x5]][OxO9058[0x6]]=sel_cursor[OxO9058[0x7]] ;if(Browser_IsWinIE()){ element[OxO9058[0x5]][OxO9058[0x8]]=inp_filter[OxO9058[0x7]] ;} ;}  ;

</script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -