Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which of the following is not a navigator method?

  2. A.

     postEnabled

    B.

     reference

    C.

     preference

    D.

     all of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The preference(name,value) method allows a signed script to get and set some Netscape preferences. If the second parameter is omitted, this method will return the value of the specified preference; otherwise, it sets the value. Netscape only.


Be The First To Comment