JSchwarz
07-15-2003, 09:45 AM
The following (simple?) SPAN code causes problems in Netscape Navigator 4.7 (which, according to my bosses, I *must* code for!):<SPAN CLASS='Failure' ID=FailAAAA>AAAA</SPAN>
<BR><SPAN CLASS='Failure' ID=FailBBBB>BBBB</SPAN>
<BR><SPAN CLASS='Failure' ID=FailCCCC>CCCC</SPAN>
I've also attached the source file (as rendered by the Domino server) for reference.
The text in within the SPAN's displays correctly, but it messes up things that appear later in the form. For instance, the following TEXTAREA is not displaying at all and the JavaScript FORM object is missing almost all of the subsequent INPUT objects. None of these problems occur if I remove the SPAN tags (but using DIV tags does NOT fix them).
Please help me work around this. This is becoming quite a headache.
Thanks in advance.
Jeff
<BR><SPAN CLASS='Failure' ID=FailBBBB>BBBB</SPAN>
<BR><SPAN CLASS='Failure' ID=FailCCCC>CCCC</SPAN>
I've also attached the source file (as rendered by the Domino server) for reference.
The text in within the SPAN's displays correctly, but it messes up things that appear later in the form. For instance, the following TEXTAREA is not displaying at all and the JavaScript FORM object is missing almost all of the subsequent INPUT objects. None of these problems occur if I remove the SPAN tags (but using DIV tags does NOT fix them).
Please help me work around this. This is becoming quite a headache.
Thanks in advance.
Jeff