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

📄 viewthread_fastpost.htm

📁 Discuz功能源码(开源)
💻 HTM
字号:
<script type="text/javascript">var postminchars = parseInt('$minpostsize');var postmaxchars = parseInt('$maxpostsize');var disablepostctrl = parseInt('$disablepostctrl');</script><div id="f_post" class="mainbox viewthread"><form method="post" id="fastpostform" action="post.php?action=reply&amp;fid=$fid&amp;tid=$tid&amp;extra=$extra&amp;replysubmit=yes&infloat=yes&handlekey=fastpost" onSubmit="return fastpostvalidate(this)">	<table cellspacing="0" cellpadding="0">		<tr>			<td class="postauthor">				<!--{if $discuz_uid}--><div class="avatar">{echo discuz_uc_avatar($discuz_uid)}</div><!--{/if}-->			</td>			<td class="postcontent">				<input type="hidden" name="formhash" value="{FORMHASH}" />				<input type="hidden" name="subject" value="" />				<input type="hidden" name="usesig" value="$usesigcheck" />				<!--{if $uc['addfeed'] && $ucappopen['UCHOME'] && $forum['allowfeed']}-->					<input type="hidden" name="addfeed" value="$addfeedcheck" />				<!--{/if}-->				<span id="fastpostreturn"></span>				<!--{if $thread[special] == 5 && empty($firststand)}-->				<div class="s_clear">					<label class="left">{lang debate_viewpoint}: </label>					<div class="float_typeid short_select">						<select id="stand" name="stand">							<option value="0">{lang debate_neutral}</option>							<option value="1">{lang debate_square}</option>							<option value="2">{lang debate_opponent}</option>						</select>					</div>					<script type="text/javascript">						loadselect('stand', 0, '', 0, 1);					</script>				</div>				<!--{/if}-->				<div class="editor_tb">					<span class="right">						<a href="post.php?action=reply&fid=$fid&tid=$tid" onclick="floatwin('open_reply', this.href, 600, 410, '600,0');return false;">{lang post_expert_newreply}</a>						<span class="pipe">|</span>						<span id="newspecialtmp" onmouseover="$('newspecial').id = 'newspecialtmp';this.id = 'newspecial';showMenu(this.id)"><a href="post.php?action=newthread&fid=$fid" onclick="floatwin('open_newthread', this.href, 600, 410, '600,0');return false;">{lang post_newthread}</a></span>					</span>					{eval $seditor = array('fastpost', array('bold', 'color', 'img', 'link', 'quote', 'code', 'smilies'));}					{subtemplate seditor}				</div>				<textarea rows="5" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event, 'fastpostvalidate($(\'fastpostform\'))');" tabindex="2" class="txtarea"></textarea>				<!--{if $secqaacheck || $seccodecheck}--><div class="fastcheck">{eval $secchecktype = 3;}{template seccheck}</div><!--{/if}-->				<p><button type="submit" name="replysubmit" id="fastpostsubmit" value="replysubmit" tabindex="3">{lang post_newreply}</button></p>			</td>		</tr>	</table></form></div>

⌨️ 快捷键说明

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