Discussion in 'JavaScript' started by michaeljdennis, May 20, 2008.
Anyone know how to access a form that has no name attribute that is on a page within a frame?
document.forms[0]
Separate names with a comma.