Navigation

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

    Posts made by pujapawar

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

      @jamal bcz I want to know is there in onsen ui Creative tag better than this.

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

      <legend>Personalia:</legend> this is the tag in html, I want to know is juzt like this type of tag is exist in onsen ui

      posted in Onsen UI
      P
      pujapawar
    • facebook notification

      How i get the notification in my app, when someone likes my facebook page.
      I want to use that think in my app.
      thnx in advance

      posted in Developer Corner
      P
      pujapawar
    • RE: Publish Cordova onsen App on Playstore

      @khemry
      Okk…
      Thnx a lot

      posted in Developer Corner
      P
      pujapawar
    • RE: Publish Cordova onsen App on Playstore

      @khemry i got two apk one is signed and another is unsigned apk, but my pc’s operating system OSwindows and my phone is android
      but debug apk installed succesfully. but signed and unsigned apk error when im installed apk in my phone is APP NOT INSTALLED.

      posted in Developer Corner
      P
      pujapawar
    • Publish Cordova onsen App on Playstore

      I want to deploy my cordova app in playstore,
      I generate the keystore
      but my unsigned apk and also signed apk does not installed in my phone. also I install the both apk on another phone but it not installed please help me
      thanx in advance

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

      hey I am using carousel and to change data dynamically I have used angular js . I have used nested carousel initially ,it works properly but after swiping my first carousel and changing data dynamically by angular It shows carousel id undefined I think this is issue of carousel scope

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

      hey I am using carousel and to change data dynamically I have used angular js . I have used nested carousel initially ,it works properly but after swiping my first carousel and changing data dynamically by angular It shows carousel id undefined I think this is issue of carousel scope

      posted in Onsen UI
      P
      pujapawar
    • RE: ons pull hook change the direction of data load

      yea. i got this Thanx. @Fran-Diox

      posted in Onsen UI
      P
      pujapawar
    • RE: ons pull hook change the direction of data load

      Actually I want one page scroll event to add my app

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

      can we change the direction of the load data, i.e can we load the data down direction , just like swipe up

      posted in Onsen UI
      P
      pujapawar
    • modifier="chevron" color change

      how can i change the color of modifier=“chevron” property

      posted in Onsen UI
      P
      pujapawar
    • RE: when i click on search tab on my screen the ons tabber automatically overlay

      thnx @Fran-Diox

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

      here is my app screenshot0_1502869858416_1.png 0_1502869867404_2.png

      posted in Onsen UI
      P
      pujapawar
    • RE: Display text in center

      ok thnx

      posted in Onsen UI
      P
      pujapawar
    • Display text in center

      @foodx when i use the ons-rwo and ons-col i want the text display in center bt its not wokring
      <ons-row style=“width:100%;”>

      		<ons-col width="50%" align="center"   align="center"  style="border:1px solid gray; border-top:0px; border-left:0px; border-bottom:0px; height:25px;
      ">
      			<label ng-click="byDirectoryChange(0)"  align="center"  class="tab-bar__item tab-bar--top-border__item"  style="color:red";>
      			<input type="radio" name="directoryTabbar" checked align="center" >
      			<button   style="margin-top:-11px;  "   align="center"  class="tab-bar__button tab-bar--top-border__button" id="ifcMallId" onclick="toggleFunction()">
      			<b align="center" >BY CATEGORY</b>
      			</button>
      			</label>
      		</ons-col>
      		
      		<ons-col align="center" style=" border-top:0px; border-left:0px; border-bottom:0px; ">
      		
      			<label ng-click="byDirectoryChange(1)" class="tab-bar__item tab-bar--top-border__item">
      			<input type="radio" name="directoryTabbar">
      			<button  class="tab-bar__button tab-bar--top-border__button" onclick="myFunction();">
      			BY LEVEL
      			</button>
      			</label>	
      	</ons-col>
      	</ons-row>
      posted in Onsen UI
      P
      pujapawar
    • How to draw responsive vertical line

      @Fran-Diox how can i make vertical line for distingwish two column ?

      posted in Onsen UI
      P
      pujapawar
    • RE: Ons Toolbar line hide

      @misterjunio thanks a lot. Its work Properly

      posted in Onsen UI
      P
      pujapawar
    • Ons Toolbar line hide

      @Fran-Diox I want to hide the line of ons toolbar, i just take a curve image in ons toolbar and i want to hide the line of toolbar.

      posted in Onsen UI
      P
      pujapawar