Which of the following attribute of form tag is not set by using document object in JavaScript?
Which of the following attribute of form tag is not set by using document object in JavaScript? Correct Answer Logging
Target, enctype & action can be set by using the document object in JavaScript. The Document object has various properties that refer to other objects which allow access to and modification of document content.