Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Blog
    • Playground
    1. Home
    2. Tags
    3. cloud ide

    • Cloud IDE - Disable Docking
      Monaca Tools • cloud ide • • munsterlander

      1
      0
      Votes
      1
      Posts
      1662
      Views

      No one has replied

    • Instant app exit! Need confirmation how to do?
      Monaca Tools • cordova cloud ide javascr exit button • • Lakaroth

      2
      0
      Votes
      2
      Posts
      3475
      Views

      @lakaroth said in Instant app exit! Need confirmation how to do?: document.addEventListener(“backbutton”, function (e) { e.preventDefault(); navigator.notification.confirm(“Are you sure want to exit from App?”, onConfirmExit, “Confirmation”, “Yes,No”); }, false); Try: $(document).on(“click”, “#backbutton”, function (e) { navigator.notification.confirm(“Are you sure want to exit from App?”, onConfirmExit, “Confirmation”, “Yes,No”); }, false);
    • Develop even more powerful apps with Cordova 6.5
      News & Announcements • monaca cordova cloud ide platform hybrid app cordova 6.5 • • khemry

      10
      0
      Votes
      10
      Posts
      7387
      Views

      People Expect Good Service But Few Are Willing To Give It We could convert your creative ideas of website development into the perfect digital face of your brand. Visit The Website Mart to get your own website development and marketing of your website SEO, PPC and also social media marketing at an affordable cost.
    • Hide and clear console not working in Chrome
      Monaca Tools • cloud ide bug • • munsterlander

      1
      1
      Votes
      1
      Posts
      2633
      Views

      No one has replied

    • NiceCloud IDE - Preview has to be refreshed after save to display changes
      Monaca Tools • cloud ide • • munsterlander

      1
      1
      Votes
      1
      Posts
      2467
      Views

      No one has replied

    • Cloud IDE Enhancement Request
      Monaca Tools • cloud ide enhancement • • munsterlander

      3
      0
      Votes
      3
      Posts
      4179
      Views

      @Masa Thank you Masa-san. I don’t really have preference - design wise, just as long as it inserts the snippet where the cursor is, I would be happy. As @Leonardo-Augusto can attest, you probably don’t want to follow my UI design - it’s horrible! LOL.