Questions tagged as 'html'

0
answers

Show all the records of a MySQL field in a Select HTML

Good evening, I'm making a system for the university of the reservation of some mini-audits, One (01) user can make several reservations and after booking the user must inform the payment by uploading a pdf. I show the user a form to inform t...
asked by 12.11.2017 / 05:29
0
answers

do not close my modals

I'm trying this: <!-- The Modal --> <div id="myModal1" class="modal"> <!-- Modal content --> <div class="modal-content" > <div class="modal-header"> <span class="close">&times;</span>...
asked by 12.11.2017 / 16:40
4
answers

Open page from html depending on if statement

I am creating a web page where you can create two types of users, A and B. For this I have a script where people can decide what type of account to use. Each account re-directs one or the other but I do not know how to do it from a script. Here...
asked by 12.11.2017 / 15:36
0
answers

HTML to ASP.net - Problems with CSS styles

I would like to be taken out of a problem ... I have some CCS3 styles that I am applying to an HTML page, until there, the problem is that I want to migrate this work to asp.net and when applying the previous styles to an asp.net page do not wor...
asked by 13.11.2017 / 18:29
1
answer

My responsive only works when activating the desktop version in the browser

I have a website, which in version portrait on my cell works responsively, but when I turn it into a landscape version, it shows how it would look like on a large PC (although the average querie specifies that it takes version landscape of the s...
asked by 10.11.2017 / 21:57
1
answer

How to access a file hosted on another server

I am trying to access an .obj file with javascript that a different domain than the one it is hosted, by placing the url address of its location but I am returning the following error "missing the CORS header 'Access-Control-Allow-Origin' ), "I...
asked by 10.11.2017 / 19:51
2
answers

Can a video be exchanged with a hello world in html?

It's a task that I have, since I am new in what programming is, it makes me a little weird that. The teacher told us that the video for example has to be on the left and the hello world on the right and that when clicking, they change places. Is...
asked by 12.11.2017 / 02:18
1
answer

Problems of the sandwich menu with respect to the pointer

I hope this problem helps me, what happens is that the sandwich menu that is called, is visualized the white filling of the whole box, when the page is loaded and when you indicate with the mouse cursor to select the refilling disappears. Here t...
asked by 11.11.2017 / 20:47
0
answers

Problems with structure of Bootstraps with 100% funds

.left .bg-nacimiento { background: #00c4c4; right: 0; height: 204px; position: absolute; top: 0px; width: 100%; width: 52vw; z-index: -1; } .left .bg-guiness{ background: #00b1b1; right: 0;...
asked by 09.11.2017 / 14:29
0
answers

help with push.js

I have a help desk which I want when I send a "ticket" I get a notification in the browser, but I have not found something to do it I have tried it with push.js but I can not even install it income if they need it where you enter the ticket than...
asked by 08.11.2017 / 22:28