[whatwg] FormImplementation interface

Olav Junker Kjær olav at olav.dk
Sun Aug 1 07:34:52 PDT 2004


I'm not sure I understand the signatures of the methods in the 
FormImplementation interface (section 7.9)

Is this interpreted correctly:

DOMDocument load(string action, string document, EventListener load, 
EventListener error)

DOMDocument loadWithBody(string action, string method, string enctype, 
string content, EventListener load, EventListener error)

DOMDocument loadWithDocument(string action, string method, DOMDocument 
document, EventListener load, EventListener error)

?

Olav Junker Kjær




More information about the whatwg mailing list