Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. pujapawar
    3. Topics
    P
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by pujapawar

    • P

      legend tag in html just like is there tag on Onsen UI
      Onsen UI • • pujapawar

      4
      1
      Votes
      4
      Posts
      3231
      Views

      @pujapawar, I have not seen an Onsen legend tag here https://onsen.io/v2/api/js/ You probably can create your own via CSS. Similar to this: fieldset { font-family: sans-serif; border: 5px solid #1F497D; background: #ddd; border-radius: 5px; padding: 15px; } fieldset legend { background: #1F497D; color: #fff; padding: 5px 10px ; font-size: 32px; border-radius: 5px; box-shadow: 0 0 0 5px #ddd; margin-left: 20px; } Source: https://stackoverflow.com/questions/19774653/css3-for-html5-legend-inside-fieldset
    • P

      facebook notification
      Developer Corner • • pujapawar

      1
      0
      Votes
      1
      Posts
      1585
      Views

      No one has replied

    • P

      Publish Cordova onsen App on Playstore
      Developer Corner • • pujapawar

      5
      0
      Votes
      5
      Posts
      3435
      Views

      P

      @khemry Okk… Thnx a lot
    • P

      ons-carousel getActiveIndex() undefined after changing carousel dynamically
      Developer Corner • • pujapawar

      1
      0
      Votes
      1
      Posts
      1647
      Views

      No one has replied

    • P

      ons-carousel getActiveIndex() undefined after changing carousel dynamically
      Onsen UI • • pujapawar

      1
      0
      Votes
      1
      Posts
      1667
      Views

      No one has replied

    • P

      ons pull hook change the direction of data load
      Onsen UI • • pujapawar

      5
      0
      Votes
      5
      Posts
      3489
      Views

      P

      yea. i got this Thanx. @Fran-Diox
    • P

      modifier="chevron" color change
      Onsen UI • • pujapawar

      2
      0
      Votes
      2
      Posts
      1975
      Views

      @pujapawar https://community.onsen.io/topic/1612/css-for-chevron-in-ons-list-item
    • P

      when i click on search tab on my screen the ons tabber automatically overlay
      Onsen UI • • pujapawar

      3
      0
      Votes
      3
      Posts
      2414
      Views

      P

      thnx @Fran-Diox
    • P

      Display text in center
      Onsen UI • • pujapawar

      3
      0
      Votes
      3
      Posts
      4559
      Views

      P

      ok thnx
    • P

      How to draw responsive vertical line
      Onsen UI • • pujapawar

      2
      0
      Votes
      2
      Posts
      1893
      Views

      @pujapawar Are you using CSS for your two columns? If so, then just use the border property.
    • P

      Ons Toolbar line hide
      Onsen UI • • pujapawar

      6
      0
      Votes
      6
      Posts
      4829
      Views

      G

      ok @Fran-Diox this was in version 2 I was searching in v1 :sweat_smile: :sweat_smile: