Pop up when the game closes

Discussion in 'Accepted' started by Liek, May 10, 2014.

  1. Liek
    Offline

    Liek Donator

    I see that there is a new Pop up that appears when you close the game. It looks awesome! Although I have one suggestion, it may seem silly but I still feel like mentioning it. When you click on either of the links they open up with Internet Explorer.

    EWW~f8EWW~f10EWW~f7EWW.

    Is there anyway that you could change it so that it uses Fire Fox or perhaps Chrome? Once again, if this suggestion seems silly then please feel free to ignore it.
     
  2. Dice
    Offline

    Dice Well-Known Member

    Also it might be me but the X on top right doesnt close it, for me at least.
     
  3. Kenny1
    Offline

    Kenny1 Donator

    Change your default programs.
     
  4. Katsuruka
    Offline

    Katsuruka Donator

    It isn't that, KC - it's a matter of finding the right javascript to detect your default browser and then open a window in it. The method Matt has been using is supposed to be supported by all major browsers but is opening a window in IE regardless of what your default browser is.

    It's possible that it could be coded in html, something along the lines of (random example):
    Code:
    <!DOCTYPE HTML> 
    
    <html>
    <head>
    <title>Opening a link in your default browser</title>
    <base target="_blank">
    </head>
    <body>
    <p>This mushroom should open a link to the thread about shared storage: <a href="http://www.royals.ms/forum/showthread.php?t=8201"><img src="http://www.royals.ms/forum/images/maple/images/statusicon/forum_new.gif"></a>
    </body>
    </html>
    This would give you something like this:
    This mushroom should open a link to the thread about shared storage:[​IMG]

    (Except that I haven't got a clue how to open a new window in BB Code, lol!)
     
    Last edited: May 11, 2014
    Matt likes this.
  5. dsnmateo
    Offline

    dsnmateo Member

    can we just take out that advertisment, there really isnt any benefit from having it and its a hassle trying to close it.
    Please.
     
  6. Katsuruka
    Offline

    Katsuruka Donator

    Matt intends to fix the advertisment when he has time. However, he has been very busy lately with more major issues, so if you wait patiently, the ad will be fixed.

    If you want to close it, just right-click on the relevant window in the taskbar and do "close window".
     
  7. PrettyLights
    Offline

    PrettyLights Donator

    I hate having this new pop up after the game closes. Why do I need to be reminded of maplestory 1 second after I turn off the game
     
  8. Rob
    Offline

    Rob Donator

    If you hit escape before it fully loads it'll close, but if you let it load it won't.
     

Share This Page