Help for this page

Select Code to Download


  1. or download this
    $edit_form->{SQUIB_OUTPUT}=$q->textarea(-name=>'squib',-rows=>5,-colum
    +ns=>90,-wrap=>'virtual',-value=>$squib,-mce_editable=>1);
    
  2. or download this
    <textarea name="squib" rows="5" cols="90" mce-editable="1" wrap="virtu
    +al"></textarea>
    
  3. or download this
    <textarea name="squib" rows="5" cols="90" mce_editable="1" wrap="virtu
    +al"></textarea>