Questions tagged as 'html'

1
answer

Checkboxes values are not obtained until click event

I have a function that executes a query and I obtain a data which I assemble inputs of type checkboxes in the following way: function checkboxPlagues(id){ $.ajax({ url: getBaseUri() + 'planthealth/getplagues/'+ id, dataType...
asked by 26.09.2017 / 01:50
1
answer

Expanding panel

I am working on a web page and I would like you to help me create a drop-down panel whose position is fixed . So that they understand me better, it is a panel like the one we see on Facebook where the active contacts are. In any case, here...
asked by 26.09.2017 / 18:39
1
answer

Send a form after checking a checkbox in html with jquery

I am working with a "purchase" form in which I have, in addition to many inputs, two in particular with radios that are Cash Payment and Card Payment. When my buyer selects Pago with cash and click on Send, the confirmation template where he has...
asked by 26.09.2017 / 17:17
1
answer

Element outside the main label but Outliner takes it as inside?

In a project that I have to do, I need to have all the sections with their respective headers by passing my html file through an outliner My code is as follows: <main id="todasRecetas" class="contenedor"> (sería el padre)...
asked by 07.09.2017 / 12:56
0
answers

Compare A Record With Another Record From Another Table PHP

That such a community, could help me with this problem that I have, I do not have much knowledge, my problem is that I need to compare a record of a table called "Companies" in which it keeps both latitude and latitude and I need to compare it i...
asked by 07.09.2017 / 16:20
1
answer

JbPivot - Format in figures

Good afternoon: I have implemented the jbpivot library using the following: $(document).ready(function(){ $("#pivot1").jbPivot({ fields: { Clase_doc: { field: ''clase_doc'', sort: "asc", showAl...
asked by 05.09.2017 / 20:46
1
answer

I do not work the lazy load with lazysizes

I'm doing an example with images to load in a "lazy" way (with lazy load) but it does not work for me. I've been through this a lot and I can not find the problem. In the head I have: <style> .contenedorfoto{ float:left; text...
asked by 06.09.2017 / 06:03
1
answer

My contact form returns the error when sending [closed]

I have a problem with my page, I'm sure it's something very simple but I'm not realizing where I have the error. The problem is that the contact form does not work, I get the following error: "Error" The link on my page is link And he...
asked by 06.09.2017 / 00:52
1
answer

News Slider

I wanted to make a% infinite% co containing news, so I want each image to show a text that in turn is a link to the news to read it in depth. Here is an example: News page with similar slider The thing is to make an infinite slider of im...
asked by 01.09.2017 / 16:38
1
answer

Problems loading component scripts angular.js

good! I have a problem with my code. I made components of my site, and when I put the script it only gets me the last one..and I tried putting the files in different folders, but still I still have the same problem. From already thank you very m...
asked by 02.09.2017 / 21:26