javascript document createProcessingInstruction( )

createProcessingInstruction( ) NN 6 IE 5(Mac) DOM 1

createProcessingInstruction("target", "data")

Generates in memory an instance of a processing instruction node object in an XML document. Only partial support provided in IE 5/Mac and Netscape as of Version 7.

 
Parameters
 
target

String value.

data

String value.

 
Returned Value

Processing instruction node object reference.


596,Nickname,Homepage or email,Comments here,Add comment