Questions tagged as 'html5'

2
answers

fix the anchor

I have a problem with my anchoring of my web page one page, is that the anchor is not positioned in the position I want, if not by default it anchors a few levels higher as I can solve that !? <li class="nav-item" style="margin-right: 9px;"...
asked by 20.07.2018 / 22:52
0
answers

show Select sql with extJS in .net

someone can help me I am using extJS but I can not show the data of a table in my database in a MVC grid use of .Net, this error marks me app.js var store = Ext.create('Ext.data.JsonStore', { storeId: 'myData', reader: n...
asked by 19.07.2018 / 21:16
0
answers

AppRTC-WebRTC Enter from another computer connected in a local network

Hi, I've been looking for how to connect to link from a computer. I have running apprtc video chat client. If I enter from the same computer if it shows me the application, but if I enter from another computer connected to the same network, it...
asked by 19.07.2018 / 20:40
1
answer

how to make a link to a shared folder

I'm trying to make a hyperlink in html , to open a shared folder (open it with the explorer.exe of Windows ) from my intranet, I do not know if it can be achieved, because I have read in several pages and in the majority it says that it ca...
asked by 23.07.2018 / 22:36
0
answers

Send information of a paid market payment to the database

my question is can I get the information of a payment made with mercadopago and send it to my firebase database? I'm just using the html button that provides you with payment, I'm not using the sdk, but I saw that in the button you can put 2 url...
asked by 24.07.2018 / 08:27
1
answer

My AJAX response is not shown in my html use Javascript

I decided to ask this question, because most of the answers that I found the programmers use JQuery instead of Javascript , I am Javascript and I did not get any similar cases, the truth seems to me that all my code is fine but unfortunatel...
asked by 17.07.2018 / 16:41
1
answer

Problem with HTML 5 form in JavaScript

I do not understand why the function that believes in java script with this form does not work for me, simplify the code so that the problem can be better understood <!DOCTYPE html> <html lang="en" dir="ltr"> <head> <...
asked by 13.07.2018 / 23:46
0
answers

How to create a location option in the publications of my web page and save it in mysql?

I am developing a website where you can access with a user, make publications, comment, etc. But what I still lack and I do not know how to do it is like putting a location option to put in the publication, something like this: And when...
asked by 15.07.2018 / 07:19
0
answers

Problem sending form data with Ajax

Friends please help me to identify my problem I am using ajax to send the data that I extract from the form, I do not know if it is the libraries I am calling them wrong? or is it the structure of the ajax, can someone tell me what I'm doing wro...
asked by 15.07.2018 / 23:07
0
answers

DEPENDENT SELECTS WITH CLASS="chosen-select"

I am trying to make a form with dependent dropdown, but the problem is when I go from select 1 to select 2 that has the class "chosen-select", it does not show me the data in this dropdown , but if I change the class to this dropdown and put i...
asked by 17.07.2018 / 05:51