Questions tagged as 'html'

1
answer

php function filter pdo

I have a php function that returns me in a table all html NrPlaca but I would need a filter in the php function to show in the table only the DsTpVeiculo > are bitruck, I would like some tips on how to do it. Next image of the database:...
asked by 07.01.2016 / 12:47
3
answers

How do I make an element with position fixed stop "cropping" its content when resized?

Someone knows how I can make an element with position: fixed; responsive. That is, the left content remains left and the content of the right, when resized, remains on the right without being off-canvas ? This is an outline of wh...
asked by 08.01.2016 / 07:44
1
answer

Page .html does not want to appear

I'm making an application with angularJS. I have pages being called, but a single one does not appear. Here are my codes: app.js var app = angular.module("vc", ["ui.router"]); app.config(function($stateProvider){ $stateProvider .sta...
asked by 08.01.2016 / 22:03
1
answer

Mask in image

I'm trying to apply a "mask" on my image, to just get the center of it and apply 50px to 52px , I tried to use clip-path but it does not work, strong> and chrome for tests, follow my code: CSS .img_tamanho_icon {...
asked by 14.12.2015 / 13:18
1
answer

Servlet Faces - Error in context with path

Good morning, As I said in another topic, it's not my web area but I'm trying to kkkk ... After adding a responsive template with Prologue name I get the following error. GRAVE: Servlet.service() for servlet [Faces Servlet] in context with...
asked by 15.12.2015 / 12:31
2
answers

When you do not type anything, do not show "Enter a name"

I'm messing with an application made in Ionic. In it, when I search for a photo in Google and select it, the field name is filled with the word that made the search. Now, when I select an image from my phone, the field to put the name is already...
asked by 16.12.2015 / 18:25
1
answer

How to let a function run after a while?

I have a code in javascript (jquery) and it performs a function when I move the scroll of the mouse, however, it executes the function several times when I go around the scroll. He did not want this to happen, he wished he could only run again a...
asked by 30.12.2015 / 19:25
3
answers

avoid line breaks within a table, or minimum size

Is it possible to determine a maximum and minimum size for a table? My problem is the following, I have a table with a text inside it, and when I decrease the size of the browse window everything is getting squeezed inside it. I touched th...
asked by 19.02.2016 / 17:34
1
answer

Send id in a hidden field when clicking on an autocomplete.js item

I need the client id to be sent to a hidden field by clicking the name of it that is brought by the jquery autocomplete. The autocomplete is already working ok .. what I really need is that by clicking the ID is sent to the hidden field.    h...
asked by 22.02.2016 / 21:32
1
answer

Your binary does not support iPad

I made the creation of a web app using the phonegap, when sending the same to itunes, I got the following warning: " Your binary does not support iPad ", how to proceed? Someone could help me, because if I use a provisioning license, it works...
asked by 20.02.2016 / 14:53