<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks Milo, that works just fine.</FONT></DIV>
<DIV><FONT face=Arial size=2>Del</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=Shawn@Milochik.com href="mailto:Shawn@Milochik.com">Shawn Milo</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:javascript@LaTech.edu">[JavaScript List]</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, January 06, 2006 9:06 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Javascript] Non-breaking 
  equation</DIV>
  <DIV><BR></DIV>wrongResponse1 = " When 3 is substituted into the equation we 
  obtain the false statement: \n4(3) - 7(3) = 47\n &nbsp; Therefore 3 is not a 
  solution of the equation.";<BR><BR><BR>Try this. If I'm understanding 
  correctly, then this should display cleanly. <BR><BR>Milo<BR><BR>
  <DIV><SPAN class=gmail_quote>On 1/6/06, <B class=gmail_sendername>Del 
  Wegener</B> &lt;<A href="mailto:del@delweg.com">del@delweg.com</A>&gt; 
  wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Good 
    Morning;<BR><BR>I use variables to hold potential responses to quiz 
    questions.<BR>Depending on a student's response to a question, I choose a 
    response<BR>variable and display its contents in a text field with a 
    statement like <BR>quiz.feedback.value = wrongResponse1;<BR><BR>I do not 
    want mathematical equations to be broken at the end of a line.<BR>A typical 
    variable assignment&nbsp;&nbsp;might be:<BR>wrongResponse1 = " When 3 is 
    substituted into the equation we obtain the <BR>false statement 4(3) - 7(3) 
    = 47.&nbsp;&nbsp; Therefore 3 is not a solution of 
    the<BR>equation."<BR><BR>How do I prevent a line-break in the statement 4(3) 
    - 7(3) = 47?<BR>How do I force a line-break at the beginning of the 
    statement 4(3) - <BR>7(3) = 47 ?<BR><BR>I really do not want to use several 
    variables.<BR>Thanks for any help.<BR><BR>You can view the problem at<BR><A 
    href="http://www.drdelmath.com/college_algebra/practice_quizzes/selection_graphs_of_equations_q1.htm">http://www.drdelmath.com/college_algebra/practice_quizzes/selection_graphs_of_equations_q1.htm</A><BR><BR>Del<BR><A 
    href="mailto:del@delweg.com">del@delweg.com</A><BR><BR>_______________________________________________<BR>Javascript 
    mailing list<BR><A 
    href="mailto:Javascript@LaTech.edu">Javascript@LaTech.edu</A><BR><A 
    href="https://lists.LaTech.edu/mailman/listinfo/javascript">https://lists.LaTech.edu/mailman/listinfo/javascript</A><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Javascript mailing 
  list<BR>Javascript@LaTech.edu<BR>https://lists.LaTech.edu/mailman/listinfo/javascript<BR></BLOCKQUOTE></BODY></HTML>