[drupal-devel] [bug] Make form_textarea() XHTML ready
    Robin Monks 
    drupal-devel at drupal.org
       
    Tue May 24 17:25:50 UTC 2005
    
    
  
Issue status update for http://drupal.org/node/23530
 Project:      Drupal
 Version:      4.6.0
 Component:    base system
 Category:     bug reports
 Priority:     normal
 Assigned to:  Robin Monks
 Reported by:  Robin Monks
 Updated by:   Robin Monks
 Status:       patch
 Attachment:   http://drupal.org/files/issues/xhtml_form__textarea.patch (1.53 KB)
This patch uses CSS formatting to format textboxes (as per XHTML
standards) and removes the wrap artifact (which was no longer needed as
of NS2.0 and IE4.0).
This patch uses "em" to format by character, this is backwards
compatible with previous calls (give or take a few pixels).
Robin
Robin Monks
    
    
More information about the drupal-devel
mailing list