How to make a textfield editable?

Discussion in 'JavaScript' started by lost, Dec 14, 2005.

  1. #1
    I'm looking to make a readonly textfield back to editable, is this valid syntax??
    
         document.getElementById("mtextfield 1").readonly = false;
    
    Code (markup):

     
    lost, Dec 14, 2005 IP