dgraham     2002/11/01 16:33:02

  Modified:    doc/userGuide struts-html.xml
  Log:
  deprecated lowsrc attribute on img tag.
  
  Revision  Changes    Path
  1.32      +4 -2      jakarta-struts/doc/userGuide/struts-html.xml
  
  Index: struts-html.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-html.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- struts-html.xml   27 Oct 2002 19:19:59 -0000      1.31
  +++ struts-html.xml   2 Nov 2002 00:33:02 -0000       1.32
  @@ -2758,8 +2758,10 @@
                     <required>false</required>
                     <rtexprvalue>true</rtexprvalue>
                     <info>
  -                  <p>An image for people with low resoution graphics cards.
  -                     Is this even necessary any more?</p>
  +                  <p><strong>DEPRECATED</strong> - This attribute is not defined
  +                  in the HTML 4.01 spec and will be removed in a future version of 
Struts.
  +                  An image for people with low resoution graphics cards.
  +                  </p>
                     </info>
                   </attribute>
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to