A
asd987
Hello,
I use script below to launch a console. Is there a more simple way to do
this using a <href>-tag?
Thanks,
Sjoerd
<script language = "javascript">
document.write('<a href=".\\rfvoind.htm" target=Console onclick="if
(window.open)
{Console=window.open(this.href,this.target,\'toolbar=no,location=no,directories=nos,status=no,menubar=no,scrollbars=yes,resizable=no,top=200,left=200,width=640,height=440\');
return false;} else { return true;}"> <Ppalign=left> <font size=-2
color=#9900cc face="Comic Sans MS"> <i><u>Rapport Floor</u></i>
</font></p></a>');
</script>
I use script below to launch a console. Is there a more simple way to do
this using a <href>-tag?
Thanks,
Sjoerd
<script language = "javascript">
document.write('<a href=".\\rfvoind.htm" target=Console onclick="if
(window.open)
{Console=window.open(this.href,this.target,\'toolbar=no,location=no,directories=nos,status=no,menubar=no,scrollbars=yes,resizable=no,top=200,left=200,width=640,height=440\');
return false;} else { return true;}"> <Ppalign=left> <font size=-2
color=#9900cc face="Comic Sans MS"> <i><u>Rapport Floor</u></i>
</font></p></a>');
</script>