On Nov 2, 10:29 am, roger <[EMAIL PROTECTED]> wrote:
> How do I make it so that the alert window which opens when leaving/
> closing a TW with unsaved saved changes?  I'd prefer if the title in
> the window read "Confirm" instead of "[javascript application]".
> Similar to the way TiddlyVault and TiddlyTools are set up.
>
> Also, I have Eric's ConfirmExitPlugin installed.  How can I make the
> option buttons read "Leave this page" and "Stay on this page" instead
> of "OK" and "Cancel"?

These messages are displayed using a standard browser-native function:
   confirm("message")
which displays an appliation-modal dialog box with the indicated
message text along with two buttons labeled "OK" and "Cancel".
Unfortunately, while you can specify the message text to be displayed,
you cannot specify the text for the OK/Cancel buttons, nor the title
of the dialog itself.  Sorry.

-e
Eric Shulman
TiddlyTools / ELS Design Studios


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to