die rot makirte zeile möochte ich zum zuklapem haben so das der chat gröser wird
köntet ihr mir dabei helfen
<head>
{NEED_PERMISSION|user}{NEED|$user_information}
<base href="{GET|$settings.urls.htmlurl}">
<title>{GET|$user_information.nick} im {GET|$settings.chatname}</title>
<script language="JavaScript" src="chat.js" type="text/javascript">
</script>
<script language="JavaScript">
function doLogout()
{
if (!window.exiting)
{
window.exiting = 1;
openCenteredWindow('{GET_JS|$runtime.completeurl}&action=send&text=%2Fquit&textid='+(new Date).getTime()+'&template=message&message=error_logout&image=error','_blank',480,150);
}
}
</script>
</head>
<frameset rows="99,*" border="0" frameborder="0" framespacing="0" onbeforeunload="doLogout()" onunload="doLogout()">
<frame src="{GET|$runtime.completeurl}&template=chat_header" name="header" marginwidth="0" marginheight="0" noresize="noresize" scrolling="no">
<frameset rows="*,124" border="0" frameborder="0" framespacing="0">
<frameset cols="*,318" border="0" frameborder="0" framespacing="0">
<frame src="{GET|$runtime.completeurl}&action=messages" name="messages" marginwidth="0" marginheight="0" noresize="noresize" scrolling="auto">
<frame src="{GET|$runtime.completeurl}&template=users" name="users" marginwidth="0" marginheight="0" noresize="noresize" scrolling="auto">
</frameset>
<frameset cols="*,0" border="0" frameborder="0" framespacing="0">
<frame src="{GET|$runtime.completeurl}&template=input" name="input" marginwidth="0" marginheight="0" noresize="noresize" scrolling="no">
<frame name=dummy src="dummy.html" scrolling=no noresize>
</frameset>
</frameset>
<noframes>
SORRY, Dein Browser unterstützt keine Frames
</noframes>
</frameset>
</html>
köntet ihr mir dabei helfen
<head>
{NEED_PERMISSION|user}{NEED|$user_information}
<base href="{GET|$settings.urls.htmlurl}">
<title>{GET|$user_information.nick} im {GET|$settings.chatname}</title>
<script language="JavaScript" src="chat.js" type="text/javascript">
</script>
<script language="JavaScript">
function doLogout()
{
if (!window.exiting)
{
window.exiting = 1;
openCenteredWindow('{GET_JS|$runtime.completeurl}&action=send&text=%2Fquit&textid='+(new Date).getTime()+'&template=message&message=error_logout&image=error','_blank',480,150);
}
}
</script>
</head>
<frameset rows="99,*" border="0" frameborder="0" framespacing="0" onbeforeunload="doLogout()" onunload="doLogout()">
<frame src="{GET|$runtime.completeurl}&template=chat_header" name="header" marginwidth="0" marginheight="0" noresize="noresize" scrolling="no">
<frameset rows="*,124" border="0" frameborder="0" framespacing="0">
<frameset cols="*,318" border="0" frameborder="0" framespacing="0">
<frame src="{GET|$runtime.completeurl}&action=messages" name="messages" marginwidth="0" marginheight="0" noresize="noresize" scrolling="auto">
<frame src="{GET|$runtime.completeurl}&template=users" name="users" marginwidth="0" marginheight="0" noresize="noresize" scrolling="auto">
</frameset>
<frameset cols="*,0" border="0" frameborder="0" framespacing="0">
<frame src="{GET|$runtime.completeurl}&template=input" name="input" marginwidth="0" marginheight="0" noresize="noresize" scrolling="no">
<frame name=dummy src="dummy.html" scrolling=no noresize>
</frameset>
</frameset>
<noframes>
SORRY, Dein Browser unterstützt keine Frames
</noframes>
</frameset>
</html>