Posts by Leonardo • 72 points
11 posts
-
0
votes1
answer245
viewsQ: Change user agent
I need to change the user agent on mobile. I tried with pure php but it didn’t work, I’m using Mobile Detect, I can even detect when it’s mobile, but I can’t change the user agent. The example I…
-
0
votes1
answer200
viewsQ: Upload image base 64 to Firebase
Hello, I am trying to upload Base64 images to firebase, but am getting the following error. I tried to follow the Firebase tutorial on the official website and one found here on the stack itself,…
-
0
votes2
answers1015
viewsQ: $injector:unpr Unknown Provider
I am trying to create a service on Ionic 1 but am getting the following error Error: [$injector:unpr] Unknown Provider: heartTeamSrvcProvider <- heartTeamSrvc <- teamCtrl heartTEamSrvc code…
-
0
votes1
answer154
viewsQ: Switch javascript always falling into default
I’m studying js, I want to make a second converter in minutes and hours. I was doing a test to see if everything is working 100% and I’ve come across a problem. I’ve been racking my brain for almost…
-
0
votes1
answer106
viewsQ: Why is my contact form not submitted?
Good afternoon, Guys, I’m having a problem with the contact form. Here’s a preview. In this link it is working normally bit.ly/2sPnWJg Already in this link, which is the same action, even link it…
-
1
votes2
answers13141
viewsQ: Help with jquery Uncaught Typeerror: $ is not a Function
I have a problem with a filter selector, when I choose a city to filter information about it, the browser console shows me the error below. I can’t tell which version of Jquery is being used on the…
-
-1
votes1
answer71
viewsQ: Align text after choosing an option in select
Hello, Guys, I need some help lining up texts. I have a select with a list of cities, in this list there are addresses, when we select a city, only information will be shown concerning that city…
-
1
votes1
answer347
viewsA: Carousel Boostrap
Add this script BEFORE ANY JS CODE https://code.jquery.com/jquery-2.2.4.min.js
-
2
votes1
answer75
viewsQ: Select filter stopped working
Hello, Guys need a help, I have a select filter that until yesterday was working, someone moved and stopped working, as I do not understand much of jquery, I decided to ask here. Note: The jquery…
-
-1
votes1
answer111
viewsQ: Error generating apk in Ionic framework v 1
Hello, I’m with a huge error when trying to generate android apk with Ionic framework, I’m not able to fix the problem, I put the cmd log in this link. Thanks in advance http://pastebin.com/ApjH03Fa…
-
1
votes1
answer263
views