Navigator.savePreferences() (Method)

Save the preference values for the current user.

Availability:

JavaScript - 1.2
Netscape - 4.0
JavaScript syntax:Nnavigator.savePreferences()

Any access to the preferences mechanisms in a browser for any purpose other than reading them should be treated with some suspicion. It may be preferable to invite the user to adjust a preference setting rather than to modify it for them. You might affect the behavior of other pages inadvertently.

Warnings:

See also:UniversalPreferencesWrite