Hi Doug, As far as I know, if when a user has denied permission then the only way to re-display the permission dialog is by reloading the page.
Austin On Wed, Nov 12, 2008 at 10:41 AM, Douglas Mayle <[EMAIL PROTECTED]>wrote: > > If the user has already clicked deny for Gears, is there any way to force > the dialog up besides reloading the page? I tried getPermission, but it > just returns false without re-prompting. The reason why I ask is that in my > application, if the user denies Gears (which is used for added > functionality) I expose a UI with a dialog that explains the benefits of > Gears and gives the users the ability to click "Enable" to trigger the Gears > dialog. So far, the only way I've found this to work is by reloading the > page, but then the user could lose any unsaved work. It would be much > easier for the user if they could bring up the dialog, enable it, and then > continue their work. > > Doug >
