Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. mmike
    M
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    mmike

    @mmike

    0
    Reputation
    63
    Posts
    1225
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    mmike Follow

    Posts made by mmike

    • is it possible to create Charts like pie/line/bar using onsenui

      Hello,

      I want to create an iOS app using onsenui/monaca.

      is it possible to create charts like pie/line/bar using onsenui?

      Thanks!

      posted in Onsen UI
      M
      mmike
    • Sortable <ons-row><ons-col>

      Hello,

      I use <ons-row><ons-col> for display table of data. I need to add sorting feature to this table.

      For HTML table, I use jquery table sorter(http://tablesorter.com/docs/) which works on <table><tr><thead>…<tr><tr>…

      Any thoughts ? any query plugin etc?

      Thanks for your help!

      posted in Onsen UI
      M
      mmike
    • ons-sen ui - keypress events

      Hello,

      I have page A , Page B and Page C.

      Page A -> calls Page B -> calling Page C

      Each page has <form> </form> and button with validation.

      When I press the enter key on Page A for example, unwanted things happen like empty page B displays or form does not submit etc.

      Is there a key handler available with onsenUI, please?

      Thanks for your help!

      posted in Onsen UI
      M
      mmike
    • RE: How to change <ons-button> text?

      Thanks Jamal!

      posted in Onsen UI
      M
      mmike
    • How to change <ons-button> text?

      Hello,

      How to change button text from “ADD” to “View” below please?

      <ons-button id=“btn1” class=“button button–cta-large” style=“align:right; margin: 0 auto;” onclick=“test()”> Add </ons-button>

      Thanks for your help!

      posted in Onsen UI
      M
      mmike
    • RE: <ons-radio> does not show the round border. Simply show tick mark if checked

      @jamal That is perfect. Thanks, Jamal.

      posted in Onsen UI
      M
      mmike
    • RE: <ons-radio> does not show the round border. Simply show tick mark if checked

      Could you please respond?

      Thank you!

      posted in Onsen UI
      M
      mmike
    • RE: <ons-radio> does not show the round border. Simply show tick mark if checked

      @Fran-Diox said:

      .radio-button–border {
      border: 1px solid #ccc;
      border-radius: 50px;
      }
      .radio-button–border__checkmark:after {
      left: 6px;
      }

      Thanks Fran.

      The circle is too big compared with ons-checkbox?

      Can we make it little smaller?

      I tried changed the border-radius to 25px. No effect though!

      Thanks

      posted in Onsen UI
      M
      mmike
    • <ons-radio> does not show the round border. Simply show tick mark if checked

      Hello,

      <ons-radio> does not show the round border around it.
      Simply show tick mark if checked. Is it possible to show the border, please?

      Even text box does not show the border. It simply shows the underline.
      Is it possible to show the border, please?

      Thanks

      posted in Onsen UI
      M
      mmike
    • RE: Always load fresh version of onsen app

      Can somebody respond please?

      posted in Developer Corner
      M
      mmike