Questions tagged as 'html'

1
answer

How to use AngularJS filtering with Firebase

I have a problem at the moment that I want to filter a array of my database of Firebase , and it is that when filtering I get the following error:    Error: [$ injector: unpr]    link $ injector / unprp0 = orderByPriorityFilterP...
asked by 30.12.2016 / 21:56
1
answer

Reduce HTML text until it exceeds its container

I am trying to find a method that reduces a text HTML until it does not exceed the size of its container with overflow hidden . The text can have different fonts, letter sizes or line height, so it is very likely that the las...
asked by 26.02.2017 / 04:46
1
answer

Search for html files with keyword inside?

Well I tell you, I have a website where I have products for sale. Previously I could put them on the main page without worrying that customers would not find what they were looking for because they were few products. But now I have increased the...
asked by 21.01.2017 / 21:52
1
answer

An abs Absolute, I cover a div Fixed

<!DOCTYPE html> <html> <head> <title> Pagina de ejemplo </title> <link type="text/css" rel="stylesheet" href="style.css"> </head> <body> <div class="cabecera">...
asked by 12.01.2017 / 20:02
1
answer

Autocomplete an input dependent on another

I have the following: a form with a customer fields and another appliance field in the database, each device is related to a customer by means of the primary customer key. what I need: At this moment I already have the completed car running i...
asked by 29.07.2017 / 23:02
1
answer

Report in CodeIgniter, Foreach problems (Align td with th)

I need to generate the table that I show in the image with the headers above. I have problems when I want to accommodate the operations of the employees according to the headings. Fix my problem with the spaces, the problem is that they do no...
asked by 15.12.2016 / 18:22
1
answer

Send a Map between different html Javascript files

Hi, I am working with 2 htlm's ( login.html and assistance.html ), each with its respective javascript ( login.js and assistance.js ), in login.js I create a user map (usersMap). How could you use usersMap in assistance.js so you do not...
asked by 16.12.2016 / 21:29
0
answers

IcoMoon error when displaying icon / character

I'm doing a layout and trying IcoMoon for the icons of social networks. I created my repository, downloaded it and implemented it but when loading the page it shows a character error instead of the expected icon, I was trying to debug it but w...
asked by 06.01.2017 / 08:52
2
answers

Problem with setInterval. Simon Says

I find the following problem with the SimonSays : I want to make the effect of coloring the box of a highlighted color that you have to press, and the second one to turn to a more subdued color. Through changing id with setAttrib...
asked by 13.12.2016 / 14:09
0
answers

Problem with the Bootstrap modal [closed]

The trigger is a text on the label, but when the modal is displayed, only the screen becomes opaque. The modal is up and hidden and you can not close or leave it, I already tried with buttons, putting it in another place, in jQuery , and it doe...
asked by 12.12.2016 / 22:51