http://maxrom.ucoz.com/js/xCheckTName.js În General appearance of forum pages
Între <head> şi </head> adăugăm codul:
Code
<?if($PAGE_ID$='addthread' || $PAGE_ID$='addpoll')?>
<style type="text/css">
#frF3 {width: 250px !important;}
#status {margin: 0 0 0 2px; display: none;}
#result {display: none; margin: 2px 0 2px 2px;}
</style>
<script type="text/javascript" src="/js/xCheckTName.js"></script>
<?endif?>
În New message form după $_THREAD_NAME$
Code
<input type="button" id="frF3b" onclick="xCheckTName();" value="Verifică" />
<img id="status" src="http://src.ucoz.com/img/wd/3/ajaxs.gif" alt="img" />
<div id="result"></div>