userAgent.picasa

Classes


Public Protected Private

Global Functions

goog.userAgent.picasa.isVersion(version) boolean
Whether the installed Picasa version is as new or newer than a given version. This is not yet relevant, we can't detect the true Picasa version number yet, but this may be possible in future Picasa releases.
Arguments:
version : string
The version to check.
Returns: boolean  Whether the installed Picasa version is as new or newer than a given version.
code »

Global Properties

goog.userAgent.picasa.HAS_PICASA :
Whether we detect the user has Picasa installed.
Code »
goog.userAgent.picasa.IE_HAS_PICASA_ :
Variable name used to temporarily save the Picasa state in the global object in Internet Explorer.
Code »
goog.userAgent.picasa.VERSION :
The installed version of Picasa. If Picasa is detected, this means it is version 2 or later. The precise version number is not yet available to the browser, this is a placeholder for later versions of Picasa.
Code »

Package userAgent

Package Reference