"; posIndex = 0; //construct the table containing values for(posIndex = 0; posIndex < propertiesArray.length; posIndex++){ if(!(propertiesArray[posIndex][0]=="ephoxTagID")){ content += "
"+propertiesArray[posIndex][0]+"
"; content += "
"; }else{ //the ephoxTagID is stored in a hidden form field to ensure that it is //not edited while still being present as a form element. content += "
"; } } content += "
"; //put the fields to add a value content += "
"; content += "
Name:
Value:
"; content += "
"; content += "
"; content += "
"; content += "
"; content += "
"; content += "
"; content += "