Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 228595 articles
Browse latest View live
↧

How to navigate to a page in my application after external php file?

I have a contactForm.html page in my ionic application. Once the user presses submit, the form posts to an external php file on my website which can run php. I am able to get the information just...

View Article


Ionic + Wikitude Augmented Reality

Does everyone know how to implement this one?Many thanks!

View Article


Ionic + Wikitude Augmented Reality

Yes its possible. As Wikitude does provide plugins for cordova. In-case you are interested to integrate the wikitude SDK in your ionic you need to do the following Download the cordova plugin from...

View Article

How to navigate to a page in my application after external php file?

I can understand your problem. Even i have several solutions for you. Solutions-1When user is pressing the submit button on "contactForm.html", then just don't fire the form submit. Rather in-place of...

View Article

Vertically center a button

Hi @mhartington I was using the solution here: http://codepen.io/mhartington/pen/gcHeL It was working well until I updated to Ionic 1.2.4When using that version on Android devices the content (on the...

View Article


How to navigate to a page in my application after external php file?

Thank you! I understand solution 2 and might just do that but is solution 1 better? I have searched endlessly but cannot figure out how to correctly do $http callbacks. Any time I get it kinda...

View Article

PouchDB not functional with Ionic - have minimal test case

Been grappling with this problem for over a month now, I cannot get PouchDB functional with my ionic application. A minimal test case is available here, all the diagnostic information is outputted...

View Article

Image may be NSFW.
Clik here to view.

Can't get facebook username field

i tried a lot of times get the username field insteal a number. but even looking for docs on the web about the related plugin i can´ t get. i apreciate if someone could help me to implement this in my...

View Article


Navigation breaks down when dynamically showing/hiding tabs

Here is a small application built based on the original Ionic tabs example. There are two issues here. One is that ng-hide and ng-show are being completely ignored, forcing me to use ng-if to...

View Article


Problem to have a fixed element with ion-slides

Thanks remiprivet.Do you have an idea how to create fixed items on the ion-slides view?

View Article

PouchDB not functional with Ionic - have minimal test case

Do you receive any console errors when running on a device? When an app works in the browser but not on a device it's often caused by not including the whitelist plugin, or not having it configured...

View Article

Ion-slides 1.2.1 $watch not working

I'm having the same type of issue. Using Angular 1.X with Ionic 1.2 I can't get the $scope.$watch to work. Can't get the change function to work either ... <ion-slides options="options"...

View Article

Best way to hide ionTabs?

What would be the best way to hide ionTabs, including the bar? I've tried exercising the documentation, but can't get my head around it. When using CSS to hide the bar, and move the content, the...

View Article


$ionicLoading.show while resolving state objects

Do you also have this code (or similar) in your app to show the spinner when $http is used (in a service for example?)? .config(function($httpProvider) {...

View Article

Best way to hide ionTabs?

I've just pulled the classic; figuring it out as soon as you ask for help. Add: $ionicTabsDelegate.showBar(false); to the page's controller. i.e. .controller('lorem', function($...,...

View Article


Strange bug in Android build that I can't duplicate in the browser only on...

So I have a signin function and a signup function. When users signup they get some default data added to their account. It works fine. However, for some reason, and I don't know why, in Android either...

View Article

Ionic action sheet issue

Hi all i am using ionic action sheet in my app. In ionic documentation there is space between normall buttons and destructive text here. But when i develop the space is not coming.here. What is the...

View Article


Which browser is used to display an ionic app?

Hi everybody. I am having some issues with scrolling, buttons/links and an strange padding at the bottom of the "ion-content" since the last ionic update, but when I ask to my friends, they say that...

View Article

Ionic + Wikitude Augmented Reality

Im really having a trouble setting up a basic environment with wikitude ar plugin.Does anyone have a sample project even the basic/simplest one will do. Many thanks!

View Article

Image may be NSFW.
Clik here to view.

How can I create a timeline in Ionic?

Throwing in one more timeline from the Market place. There is of course room to make it better, thats why open source as always https://github.com/kevincobain2000/ionic-timeline

View Article
Browsing all 228595 articles
Browse latest View live