Questions tagged as 'html'

1
answer

Doubts on inserting data in the bank

Hello, I would like to know if it had as the field TEACHING UNIT where there is the input and select at the time of saving in the database saved the same as if it were only one would have like ?? <!DOCTYPE html> <html> <he...
asked by 12.06.2017 / 20:36
1
answer

Error Loading multiple pages in php site

I have a PHP site where I have to load several pages. Only once. What is happening is the overlay of screens with several inclusions. <div class="container"> <h2>MAPAS</h2> <ul class="nav nav-tabs"> <li>&l...
asked by 12.06.2017 / 22:43
2
answers

Jquery does not run on the first page load!

Hello, I have a page where the first loading of Jquery does not run, refreshing the page (refresh, F5) the function written in JQuery works. I'm using JQuery with Ruby On Rails technology. Solutions: Add script at the end of HTM...
asked by 13.06.2017 / 14:32
2
answers

JavaScript buttons

I have a page with save button, but every time it is clicked the script appears that the information has been saved and exits the page. My goal is for him not to quit, but I looked at the code and I did not understand why he was leaving. Follow...
asked by 13.06.2017 / 13:52
1
answer

Using active menu as input "radio"

I'm using a horizontal boostrap menu, its structure is basically like this: <ul class="nav nav-pills"> ... <li data-type="news" id="5" role="presentation"><a href="#">Link</a></li> <li data-type"sports" i...
asked by 12.07.2017 / 19:36
1
answer

c # with javascript get src from the image using MouseDoubleClick cefsharp

<html lang="pt-br"> <head><title></title></head><body><img id="1" alt="1" src="http://www.imagenspng.com.br/wp-content/uploads/2015/06/imagenspng_logo4.png"style="width: 150px; height: 150px;" /><i...
asked by 30.06.2017 / 05:37
1
answer

Google maps API

How do I make a custom map style like this: link Using the google API, I do not know where to start.     
asked by 23.06.2017 / 16:33
1
answer

Text superimposed on always visible image

There is an image and text superimposed on it, which is nothing more than an option to change the image. However if the color of this text is white for example and the image has very light tones this text can not be seen! If the text is bl...
asked by 23.06.2017 / 16:35
1
answer

Spaces between Inputs in Twiter Bootstrap

In the registration forms both horizontal and vertical spacing become very large, I solved the problem by adding the margin-bottom: 10px; margin-right: -10px in each input, however , in the size sm and xm of the columns it loses the direct mar...
asked by 24.06.2017 / 12:39
2
answers

help with php regular expression

I need to remove all tags along with the content and the closing of the tag when the tag is being scripted. Example $ variable="SomethingSomething2some javascript function"; I want to remove this all from html <script>alguma funcao ja...
asked by 17.06.2017 / 23:21