Questions tagged as 'html'

1
answer

read $ _session php in javascript

Hi, you know I'm doing a login and I do not know how to restrict access via url but I read some php sessions and I'm trying but I'm a bit lost and I have something like my login page that calls through an ajax request an intermediate file called...
asked by 28.09.2017 / 20:03
1
answer

How can I put a link in JavaScript?

I would like to declare a link within a JavaScript <a href="#"></a> , I have the following information that I send to call: <script> var plant = [ {nomb: "ESCUELA 1", dirc:"CENTRO, 405", lat:25.52689,ln...
asked by 16.11.2017 / 00:24
0
answers

Fix an item on the bottom in wordpress

I'm designing a page that is dedicated to the broadcast of podcast in direct, it is made in Wordpress, the problem I have is that I can not fix the player that Spreaker provides me (the software in charge of recording and broadcasting the podcas...
asked by 14.09.2017 / 10:54
0
answers

How to import CSS rules?

If I have two css files, in the same folder : main.css where I have several rules, for example : body { background-color: #000000; margin-top: 50px; } and the jxcore.css (where there is still nothing) And two htm...
asked by 14.09.2017 / 11:16
1
answer

How to send values of ckeckboxes not selected and selected to a single array (and try to hide) php?

Hello again with my form return this time I have problems with a checkbox by the way and try the hidden button that I'm not so lazy search in Google and it worked but for a single input but I realized that by sending several inputs I I marked an...
asked by 08.09.2017 / 17:25
3
answers

Doubt about hide () and show () in jquery

I am very new to web programming and I have some doubts about the hide () and show () of jquery. There goes: We have a website where a lot of images are loaded in a grid format (about 140). When we open / load the web page, the images are...
asked by 08.09.2017 / 11:40
2
answers

Error with button and table in PHP

No table open in php, image where error: Can you help me find the prooblema? When I try to open the table, I'll open the code, it does not make it the table I need, which was already working, I just added the $ result query to validate it...
asked by 08.09.2017 / 00:07
0
answers

open a modal from another blogger entry

I tried to open a modal from another blogger page because the entry where I want it to appear is already very loaded and I do not want to add more codes. I have tried solutions that I have found but they do not work for me, I do not know if for...
asked by 08.09.2017 / 03:23
0
answers

How to clone row without the checkbox?

to clone a row or more than one depending on the checkbox works fine but when you perform for the second time clones 2 times the same row or rows and so if they are three times then three times more the same row or rows The question is ho...
asked by 06.09.2017 / 18:08
0
answers

Consult obtain numeric value in a variable

Good day I have a problem to be able to take the value of a query $ query in PHP, the query is as follows    $ query="SELECT SUM (Cast (amount as numeric (15.2))) as Total                       FROM cxpgastos                           Where c...
asked by 06.09.2017 / 19:00