karnaze%netscape.com 40c7757fb4 table regression tests
git-svn-id: svn://10.0.0.236/trunk@26311 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 19:56:05 +00:00

31 lines
748 B
HTML

<HTML><BODY>
<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=602 BORDER=1>
<TR>
<TD COLSPAN="2" ROWSPAN=2 VALIGN=TOP BGCOLOR="#FFFFFF">
<IMG
src="http://register.microsoft.com/library/images/gifs/regwiz/wiz438sidebar.gif"
ALT="" BORDER=0>
</TD>
</TR>
<!-- RICK: this is a parser problem Remove the script tag and the content
doesn't get ejected from the table. -->
<SCRIPT LANGUAGE=javascript>
<!--
function handleTrigger()
{
if (event.ctrlKey == true && event.shiftKey == true)
document.all("E").value = "1";
}
document.onclick = handleTrigger;
//-->
</SCRIPT>
<TR>
<TD COLSPAN=6 HEIGHT="45" ALIGN=RIGHT>xxx</TD>
</TR>
</TABLE>
</BODY></HTML>