Questions tagged as 'html'

1
answer

DINAMIC MENU WITH viewScroller.js

I want to make a menu that changes the name depending on the section in which it is located, it must be fixed all the time, the page is developed with viewScroller.js and until now I have not managed to get it: link < - It's the same str...
asked by 20.09.2018 / 15:29
0
answers

Send web form in java

My code is as follows: WebClient client = new WebClient(); client.getOptions().setCssEnabled(false); client.getOptions().setJavaScriptEnabled(true); client.getOptions().setThrowExceptionOnScriptError(false); HtmlPage page = cl...
asked by 19.09.2018 / 08:01
2
answers

How do I run a gradient animator

I can not make a gradient work, this is the code of my website: .overlay { background: #ff0000; background-size: auto auto; background-size: cover; height: 480px; position: absolute; width: 100%; z-index: 2; } Gradient code...
asked by 19.09.2018 / 06:12
0
answers

Bring data from sql to mvc (more specifically in view)

Good morning everyone passes the following I have to show a view with the data of a database of sql filtered by a variable that I am bringing from session and I am dealing with the following @model IEnumerable<Examen.Models.Calificaci...
asked by 18.09.2018 / 14:57
1
answer

fix an image with html without using css

I have this code and I want to put my image in the background but I get 3 and only I have to put 1 background and then with your information that corresponds support please. <?php $cuerpo = '<html> <head> </head>...
asked by 18.09.2018 / 15:01
2
answers

Help button check box acceptance conditions

I have a form in which I added a check box with the following code (see below) but I can not get it to work, could someone please tell me if the code has anything else? Thanks     
asked by 20.09.2018 / 14:13
1
answer

Embed combobox with data from the base in ajax

Hello good morning I have an ajax that what it does is load questions in an accordion I have a field which is an input text that I write some data in the database and it sends me the info according to whether it is embedded but now what I want t...
asked by 20.09.2018 / 13:56
1
answer

How can I send a modal with booststrap or some div with a text box?

I have the following table, the part of the buttons when pressing them, they consult a data and the table is repainted with the data, what I need is that if the data of the query does not exist, I can enter the amount manually. And I thought I w...
asked by 15.09.2018 / 21:45
1
answer

Enable Input According to a select PHP SQL - SERVER

Cordial Greeting. I hope you can help me with the problem I have, or an idea of how to achieve what I want. I tell you what I want to do: I have a Select PHP - SQL: Contains in the database: Id, Name, Field1, Field2, Field3, Field4, Fi...
asked by 09.10.2018 / 13:53
0
answers

problem with captcha only in chrome, using php

Something strange happens to me, using the php rechatpcha with php, I did not have problems, but when I upload exactly the same site to another server, (changing the secret keys) it stops working, that is, it always directs me to the message of...
asked by 09.10.2018 / 14:21