@jamal bcz I want to know is there in onsen ui Creative tag better than this.
Posts made by pujapawar
-
RE: legend tag in html just like is there tag on Onsen UI
-
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
-
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 -
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. -
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 -
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
-
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
-
RE: ons pull hook change the direction of data load
yea. i got this Thanx. @Fran-Diox
-
RE: ons pull hook change the direction of data load
Actually I want one page scroll event to add my app
-
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
-
modifier="chevron" color change
how can i change the color of modifier=“chevron” property
-
when i click on search tab on my screen the ons tabber automatically overlay
here is my app screenshot
-
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>
-
How to draw responsive vertical line
@Fran-Diox how can i make vertical line for distingwish two column ?
-
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.