Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5964021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T19:21:25+00:00 2026-05-22T19:21:25+00:00

If you close the window when using ModalWindows in wicket, you get this message:

  • 0

If you close the window when using ModalWindows in wicket, you get this message:

"Reloading this page will cause modal window to disappear"

Is there a way to configure this to show OTHER message? (for i18n purposes)
Thanks a lot!!
Manuel

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T19:21:26+00:00Added an answer on May 22, 2026 at 7:21 pm

    You can dismiss the modal window message by setting the Javascript variable Wicket.Window.unloadConfirmation to false and provide your own handler on window.onbeforeunload.

    So you have to set the following Javascript in your pages :

    Wicket.Window.unloadConfirmation = false;
    window.onbeforeunload=function(){ 
       return I18n("yourI18nKey"); 
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to close a window using window.close() but this works on IE
I am currently displaying a modal window by using this code: [[NSApplication sharedApplication] runModalForWindow:mainWindow];
Im using this code to refresh the parent window and close the popup window..Is
Is there a way to close a pop-up window using PHP like the javascript
Is there a maximum length when using window.returnValue (variant) in a modal? I am
I am using the below code to close the window, by searching the window
Is it possible to close parent window in Firefox 2.0 using JavaScript. I have
How do I create a function that will close the window after 2 seconds?
I have a greasemonkey user script with this single line of code... window.close(); but
I opened a print window using window.print() . I tried using window.self.close() , but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.