'Dialog Helper' Syntax and Note : Dialog Helper « Javascript Objects « JavaScript Reference

'Dialog Helper' Syntax and Note

Note:

Cccess to the color dialog box. 
You can create this object using the <object> element, and 
you can reference it in JavaScript through its id attribute value.
    
Syntax:
    
document.all.dialogHelperID.memberName

    

      
      








Related examples in the same category

1.'Dialog Helper' Example
2.'Dialog Helper' JavaScript Methods
3.'Dialog Helper' JavaScript Collections