offsetWidth and offsetHeight return 0 always
@outfitpic wrote: I have an image loading within a div container and I need to know the offsetwidth & offsetheight after the image is loaded to add certain CSS classes. I have added a timeout and...
View ArticleHi i am newbie want to make paragraph on hold click to input edit field
@zainali95 wrote: i want to make paragraph on hold click to input edit field Posts: 1 Participants: 1 Read full topic
View ArticleBody {background-image:url("...")}
@halukkaramete wrote: Is there an easy way to display the body background image beneath everything ( that is the nav-view, header & footer )? It looks like each main section, nav-view, header and...
View ArticleImages not rendering on iOS but fine in browser
@gassense wrote: I am building an ionic 2 application, with some buttons at the bottom, the third button doesn't use ionicons, it uses a custom image, stored in /www/img. This is what the buttons look...
View ArticleAfter npm update web-animation and zone.js problem
@Ashurbeyli wrote: package.json { "dependencies": { "angular2": "2.0.0-beta.11", "es6-promise": "3.1.2", "es6-shim": "0.35.0", "ionic-framework": "2.0.0-beta.2", "ionic-native": "^1.0.9", "ionicons":...
View ArticleCancel the sliding effect on footer tabs click
@halukkaramete wrote: By default, clicking (or tapping ) on the footer tabs brings the new nav-view into the pane with a smooth animation? How can I cancel that and make sure the new view loads...
View ArticleIMPORTANT: All Ionic users - please update your keyboard plugin
@tim wrote: Hello friends! Take a look at the blog post for more information: http://blog.ionic.io/pluginz-be-buggin/. We would like to inform as many people as possible so they can avoid having to...
View ArticleMultingual side menu issue with latest ionic release 1.2.4
@akhileshsoni wrote: I have a simple example of side menu in two languages arabic and english. https://plnkr.co/edit/BLGXBXRIDaH9l3WmDWfU?p=preview I'm getting this error and entire navicon is getting...
View ArticleNpm package for sending push to new ionic.io API
@leopradel wrote: Hi, I published a new npm package that interacts with new ionic.io push API if you are interested check it out https://github.com/pradel/ionic-push. Posts: 1 Participants: 1 Read...
View ArticleHow to get nearbySearch with Cordova plugin.google.maps
@gonadn wrote: Hi There, How can i get nearBySearch result using cordova plugin.google.maps ? F.eks i want to use google places Search to get all nearby "STORE" shown in this tutorial from Google:...
View ArticleIonic CLI V2: TypeScript with generator functions
@Taraluktus wrote: I develop an app with Ionic 2 and TypeScript that relies heavily on Redux (ng2Redux: https://github.com/wbuchwalter/ng2-redux).Instead of redux-thunk I use redux-saga as middleware,...
View ArticleComplex layout
@gsoulie wrote: Hi all, I need some help to create a window based on complex layout like the sample below : Don't take care about color, it's just for the sample So the window is composed of :- A tab...
View ArticleError: No Java files found which extend CordovaActivity
@shmu80 wrote: When I execute ionic emulate android command, it prompt me the error message as below ls: no such file or directory: D:\myApps\platforms\android\src\com\myapps\testapp\*.java Error: No...
View ArticleHow to replace tabs in index.html
@luozixiao wrote: hi there.I get to be very perplexed. I am using the 'ionic start tabs' to build the app.I got states below: tabtab.page1 tab.page1.first tab.page1.second...
View ArticleAndroid: blue cursor appears when there's text in an input element
@alschwank wrote: Hi, I have an issue with the input element. Everything is working normal if there's no text in the input element. However, as soon as I have text in the input element and I focus on...
View ArticleAre people being able to upload ionic apps to the App Store starting Mar 18...
@pliablepixels wrote: There was this post: forum.ionicframework.com IMPORTANT: All Ionic users - please update your keyboard plugin Hello friends! Take a look at the blog post for more information:...
View ArticleCanceling the default animation/transition effect
@halukkaramete wrote: Upon clicking on the ionic footer tab items, new views come into display with a sliding effect. I'd like the new views to appear instantly. How do I achieve that? Posts: 1...
View ArticleHow To Style Ionic Apps
@Harilall wrote: ionic has some nice built in ui features but if I want things like bigger icons, divs that extend to a certain height. Is all of this achievable with css in ionic NOT sass. Please...
View ArticlePaypal within ionic2
@ondonda wrote: hi guys, just wondering if anyone already implemented paypal api in her/his app, is Paypal cordova plugin working? can i create with this plugin a marketplace system?thanks Posts: 1...
View ArticleHow to add side menu on split master detail
@knsrky wrote: hi! I am new in ionic. I created a starter app. I wanna implement this project on my project. Here is two sided master detail app:https://github.com/alongubkin/ionic-multiple-views I...
View Article