1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00

автофокус на поле ввода коммента

This commit is contained in:
Mzhelskiy Maxim 2008-09-21 09:55:14 +00:00
parent 3bb05a5469
commit a2bf3567db
2 changed files with 2 additions and 0 deletions

View file

@ -44,6 +44,7 @@ function showCommentForm(reply) {
div_reply.innerHTML=s;
div_reply.style.display='block';
currentShowForm=reply;
document.getElementById('form_comment_text').focus();
}
</script>
{/literal}

View file

@ -118,6 +118,7 @@ var msgNoticeBox=new Roar({
<A href="{$DIR_WEB_ROOT}/people/">Люди</A>
<A href="{$DIR_WEB_ROOT}/page/about/">О проекте</A>
<A href="{$DIR_WEB_ROOT}/page/download/">Скачать</A>
<A href="http://trac.assembla.com/livestreet/timeline" target="_blank" style="color: #d00;">SVN</A>
</DIV>
<!--
<DIV class=submenu>