Changeset 14

Show
Ignore:
Timestamp:
08/02/09 02:38:20 (3 years ago)
Author:
yabuki
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/FormElements.html

    r13 r14  
    22<table border='1'> 
    33  <tr> 
    4     <th>�^�O</th> 
    5     <th>type�����l</th> 
    6     <th>�\����th> 
     4    <th>タグ</th> 
     5    <th>type属性値</th> 
     6    <th>表示例</th> 
    77  </tr> 
    88  <tr> 
     
    3737  <tr> 
    3838    <td>hidden</td> 
    39     <td>�\��������<input type='hidden' name='hidden1' value='hidden value' /></td> 
     39    <td>表示されない<input type='hidden' name='hidden1' value='hidden value' /></td> 
    4040  </tr> 
    4141  <tr>