Questions tagged as 'angularjs'

0
answers

Arming routes from a json angularjs

I have the complete paths (controllers, template, url) in a json and I have to assemble it from AngularJS, configure it from the app.config () How do I do it? If I can not have a $ http in the app.config () Thanks     
asked by 06.06.2018 / 17:21
0
answers

I can not open a modal using angularjs and bootstrap, Error 14800

I am new to web programming, especially in front end, well, the fact is that I try to make a page. that shows the list of books, that has a button to add books, and that when you click on it, there is a modal that allows you to fill in the data,...
asked by 06.06.2018 / 03:32
0
answers

I need to execute a directive inside an angularjs controller

Good afternoon, I have a problem, I need to call a directive within a controller method but I get the following error: TypeError: Can not create property 'directiveFunction' on string '0', I do not know what I'm doing wrong, the next Code portio...
asked by 05.06.2018 / 01:57
1
answer

Search for a field in firebase

I have my database in firebase as you can see here The user scans a product and brings you the number of this product, which is put in an input, then when you click on search you must bring the description and the value of that item an...
asked by 06.06.2018 / 19:51
1
answer

Angularjs and routes with #!

I have a website with angularjs 1.6.4 and when I joined link I automatically added #! and enter http://www.misitio.com/mercado/index.html#!/ At first I was annoyed and I did the whole site without problems, with entityframework and web ap...
asked by 31.05.2018 / 17:50
0
answers

I have a problem with the bootstrap accordion

I have a problem I am using the "accordion" of Bootstrap. Each menu item has submenus as links, so every time I click on a link I go back to another page, which means that the page is reloaded, but the accordion menu closes and I want it to rema...
asked by 01.06.2018 / 19:15
1
answer

how to send angularjs objects to a C # controller

good morning I am new with angular, I have problems to send an object of angularjs to controller C #, I could send a string but at the time of wanting to send an object send me error someone some suggestion the code is the following controlle...
asked by 29.05.2018 / 17:06
0
answers

Generate Carousel through Angularjs + Mysql + PHP + Bootstrap

I ask your help to solve the following ... I'm doing a carousel with AngularJs, where I get the images from the bd, it does it well when it's just an image but when it's two or more it does not work anymore .. I would have to be a div active but...
asked by 28.05.2018 / 06:21
0
answers

Embed for Youtube and Vimeo with Angular JS, PHP and MySQL

Good afternoon community of STACK OVERFLOW today I bring you a little problem that is breaking my head, it is related to regular expressions and embed videos from an external website (in this case: Youtube and Vimeo ). The problem is that...
asked by 28.05.2018 / 19:20
0
answers

Url in angularjs for facebook

I have a web made with angularjs and in the urls the characters # are added, at first it bothered me, and then I finished it leaving, I know it can be taken with: angular.module('app', []) .config(function($locationProvider) {...
asked by 24.05.2018 / 20:46