Changes from Version 1 of documentation/RML/ElementIndex

Show
Ignore:
Author:
lloydw (IP: 192.168.0.1)
Timestamp:
10/30/07 16:44:26 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/RML/ElementIndex

    v0 v1  
     1= Element Index = 
     2 
     3The following is a list of elements supported by RML. 
     4||'''Tag'''||'''Attributes'''|| 
     5||img||src="CDATA"|| 
     6||handle||movetarget="IDREF" sizetarget="IDREF"|| 
     7||button|||| 
     8||input||type="text|radio|checkbox|submit|range" value="CDATA" size="NUMBER" maxlength="NUMBER" min="NUMBER" max="NUMBER" step="NUMBER"|| 
     9||textarea||cols="NUMBER" rows="NUMBER" maxlength="NUMBER"||