Javascript Properties JavaScript Reference

Note:
Read and write property. 
Sets the starting number for a 
  •  element.
        
    Syntax:
        
    document.getElementById("olID").start = value
    document.all.olID.start = value // IE only