Most voted "html" questions
Use this tag when the question refers to some resource, information or problem related exclusively to the HTML language (Hypertext Markup Language). HTML is the main markup language used to structure web pages and format content. The latest revision of the HTML specification is HTML5.
Learn more…14,259 questions
Sort by count of
-
1
votes1
answer85
viewsHow to remove sidebar with CSS or otherwise?
I’m applying an example of a book I’m reading. only that of formatting with CSS the page displays beyond the natural scrollbar one within the class div that I created. Here’s a screenshot of what…
-
1
votes1
answer753
viewsHow to make blog posts appear on the page when you click the menu?
I have a blogger, already created posts, I want to do the following: I want to list the posts menu: when I click on the menu will appear all related posts.
-
1
votes2
answers2335
viewsPHP with HTML - Place an array inside a select html
Hello, I am beginner and I have the following question, I have an array, where one of the parameters comes from the bank, where the number 5 is, comes from the bank. $inicio = 1; $ultimo = 5; //esse…
-
1
votes1
answer57
viewsOrganize incoming date and change, jquery
I get two Ivs from the server that way: <div id="1"></div> <div id="2"></div> However these documents already exist on the page, so I just wanted to update their proper…
-
1
votes2
answers2487
viewsRender HTML using PHP
This question is very large and can be answered multiple times but I did not get answers in a discussion forum. I would like to know how to build the following page using PHP (but I built using…
-
1
votes0
answers103
viewsControlling videos imported from Vimeo
I have a video imported from Vimeo on my site through the iframe that Vimeo itself generates. I need to have a control over it, for example, perform an action after the video ends. Exists as? Any…
-
1
votes0
answers56
viewsContact page Filled in via Excel
I’m creating a website and I’d like to know if what I want is possible. I have a page that contains contacts <tr> <td>Teste - 123456789</td> <td>Teste - 987456123</td>…
-
1
votes0
answers133
viewsWhy does the pseudo-element '::first-Letter' not work correctly in this example?
When using it, a space appears at the bottom of the page, causing the footer to go up a bit. This does not happen when using 'first-line', for example. It’s only with 'first-Letter'. Would someone…
-
1
votes1
answer93
viewsError in Divs positioning
I have one page, which has three divs. The first contains a manageable banner the second has a background image and the third is a chapada color. How the image below shows: My question is: the…
-
1
votes2
answers426
viewsProblem sending email (with html) using PHP
Hello, I have an html code to send in the email that in normal html mode it usually appears but when I send the email, when I visualize it in gmail, I get all the html wrong. Already in Thunderbird…
-
1
votes1
answer183
viewsMatch fractional number javascript
I have a script and in one of the lines: return $flag.text().match(/[0-9 ]+(?=\%)/i); reads the numbers of a tag p. Ex: <p>Desconto 15%</p> In case he will read the number 15. As far as…
-
1
votes1
answer509
viewsProblem going to the server when loading tinymce component
When I enter information into the tinymce component and click on any button that submits the form has generated the error. Error in Javascript runtime:…
-
1
votes1
answer773
viewsHTML - Use Httpurlconnection to log into website
I’m trying to log into a site using Httpurlconnection, as shown in the code below, taken from mkyong’s website: private final static String USER_AGENT = "Mozilla/5.0 (Windows; U; Windows NT 5.1;…
-
1
votes1
answer191
viewsDiv stop on top of another div
I’m in trouble, I’d like a div with "position: fixed;" when you get to the footer one div on top of the other and not one on the other. For example, the header of this site:…
-
1
votes1
answer928
viewsInformative input, how to do?
Good afternoon, you guys! I am making an informative form with the Bootstrap Framework, where in some fields should appear an informative balloon on top of the field (type a dialogue balloon),…
-
1
votes1
answer681
viewsHow to change the src of a <script> using jQuery
How can I change the value of the attribute href of a <link> and of src of a <script>. Real problem, I have two screens that are at different levels (different folders), where both are…
-
1
votes1
answer1435
viewsBoostrap datepicker close-on-click event
Using jQueryUI datepicker by default the date click event and the datepicker close works. How can I do it on bootstrap datepicker ? JS: $('#data').datepicker({ format: 'dd/mm/yyyy', language:…
-
1
votes1
answer109
viewsSet default value in Textarea’s if empty
I have two textarea on my page to give GET the value I have in my database and I want to delete the text of the two textarea automatically put a default value there "inside".…
-
1
votes1
answer47
viewsWhy are [ ] characters processed this way in my URL?
When sending a $_GET of my application have the following expression tipo%5B%5D=CASA in my url. The data comes from an HTML element of the type checkbox of name="tipo[]". These characters simply…
-
1
votes3
answers1427
viewsWays to Replace <Iframe> in HTML
I have a code that doesn’t work on IE8 and I wanted to find a way to get it working with any other code. even if it’s jquery. HTML: <center><table border="0"> <tr border="0">…
htmlasked 10 years, 1 month ago ChrisAdler 1 -
1
votes1
answer168
viewsHow to perform a UI jquery effect without losing component positioning?
The idea is for the div to stay at all times centered on the page, even executing the effect, and this behavior is not observed in Firefox, where the component appears vibrating on the left instead…
-
1
votes1
answer123
viewsInput pasting on Radios
I’m building a form, where I have two radios inline and a input down. Only I don’t know why input is gluing us radios, leaving the form misaligned. This is the code: <section class="col…
-
1
votes2
answers556
viewsFloating login and login query
I want to create a rectangle with login on the page I’m working on. I don’t want login to go to a page with login only. That’s possible ? Another question is to do with each login see a specific…
-
1
votes0
answers724
viewsE-mail an html code typed in the textarea by php
The problem not only happens in emails, so please no phpmailer suggestions, because I’m having trouble presenting the html formatted text that was typed in the textarea even on my own page. If I put…
-
1
votes3
answers291
viewspositioning of float elements without spacing
I have long been trying to solve this problem. whenever I create a site using div’s that are float I have the problem of leaving a blank space after the 1st div in the line break as in the example…
-
1
votes2
answers81
viewsReorder HTML structure via jQuery
I have the following structure: <div class="chosen-container chosen-container-multi" style="width: 300px;" title="" id="Promocoes_chosen"> <ul class="chosen-choices"> <li…
-
1
votes1
answer1479
viewsWhat is the difference between "~/" and ".. /" for directory navigation?
I saw it somewhere, I wanted to know the difference.
-
1
votes2
answers185
viewsAutomatically creating input limiting to 5
I’m creating two input fields when I click on the button more (+) I can already generate both inputs, but I need to limit it, only 5 input I need, I tried with while and I was unsuccessful, follow…
-
1
votes1
answer951
viewsIs there any way to get the "value" of a "select" from PHP?
I’m trying to catch the id of a product through a jQuery function, but I need to pass this variable to php, and as this chunk of PHP code is already inside the <script></script> does not…
-
1
votes3
answers430
viewsCreating a table in html
I wonder if it is possible to build a table like this in html The table has no record yet, it is only two headers in which the first occupies more than one column.…
htmlasked 10 years ago Catarina Silvestre 343 -
1
votes0
answers55
viewsLike button does not load content
I have the Facebook like button on the site, but when you enter the page and I click like the content is blank. If you update the page the content appears. follows the code: Script (function(d, s,…
-
1
votes0
answers49
viewsFirefox OS: Error submitting app
I am trying to validate my app in firefox Marketplace. However, I am getting the following news: Error while extracting the manifest from zip file. But manifest.webapp complies with the firefox…
-
1
votes1
answer213
viewsHow do I add an input type="radio" in a form?
How do I add an input type="radio" in a form for the result to go to other pages? And when I edit the form the radio choice is still saved?
-
1
votes1
answer280
viewsValidating text field that is dynamic
I have the following Javascript function: //texto grifado cria mais campos valor e numero de parcelas function duplicarCampos(){ if (total >=4) { alert('Número maximo é de apenas 5 campos ');…
-
1
votes1
answer122
viewsUse of val() in script makes me miss line breaks
I have a problem. I am implementing a chat page using the following script: <script> $(document).ready(function(){ $("#enviar").click(function(){ var mensagem = $("#campodetexto").val(); var…
-
1
votes1
answer72
viewsWizard with Kendo UI
Kendo Ui did not develop the Wizard component, so we developed a Javascript component of our own, but by "mixing it" with Kendo I get errors in Kendo.web.min.js from Kendo. In search of solution I…
-
1
votes4
answers1380
viewsWarning box after click div
Hi, I was wondering how do I make it so when someone clicks on a button to open a box in the center of the page and the background page is blurred. I have only the button code: <a…
-
1
votes1
answer740
viewsHow to temporarily store data with good practices?
I have only one page where are all the scripts, when a user clicked on certain data, would redirect it to a specific script and needed to save this data (which he clicked) to put in a case he wanted…
-
1
votes1
answer3088
viewsClose a php window and update the old one
Guys... I’m not using floating window and nor modal anything of the type, my TCC got a problem and in the short term to finish I could not use this method. What I need is a code that closes the…
-
1
votes0
answers91
viewsJavascript and html problem in the intellij project
I created the index.js file which is composed by the javascript code below: $(document).ready(function() { $("#menu").accordion({collapsible: true, active: false}); }); and put it together with…
-
1
votes2
answers269
viewsText appears behind the menu
I have a menu and my page text is appearing behind the menu and I want it to appear beside. Page code is: <html> <heard> <meta charset='utf-8'> <meta…
-
1
votes4
answers57975
viewsHow to clear html form fields?
javascript variables that reference each field of my form var checkbox = $('input:checkbox[name^=check]:checked'); var categoriaVeiculo = $("#codCategoriaVeiculo").val(); var descricaoVeiculo =…
-
1
votes1
answer1177
viewsHow to place border-Radius on an iframe maps?
I have an iframe with the google map I wanted to put a border-radius to get rounded corners tried border-radius but has not given any suggestion as to how I can do this?…
-
1
votes2
answers124
viewsProblems with html select
I have the following html and javascript codes: /** * Created by Erick on 22/11/2014. */ var data = new Date(); var meses = new Array("Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho",…
-
1
votes1
answer218
viewsElement <Strong> returning empty - Htmlagilitypack
I’m trying to get the contents of an Strong text from the submarine site. When I open the website with browser I can see in the code the content however, using Htmlagilitypack the content returns…
-
1
votes3
answers121
viewsLink to edit another window open
Next, I have a page that, by clicking on a button, opens a new window. On this new page I would like to put links that affect the page that generated this window. Someone knows how to do?…
-
1
votes2
answers1169
viewsFiscal Printer
I need to print a normal HTML page but using a tax printer (I don’t know if this is the correct term but it’s those smaller printers that we see in markets). There is an "emulator" to do these…
-
1
votes0
answers145
viewsWhat’s wrong with my Urls?
I’ve been trying for days to figure out why W3’s link validator is charging the following problem: Lines: 298, 323 http://www.climaxcontoseroticos.com/../perfil_publico.php?autor_perfil=dryka…
-
1
votes1
answer2287
viewsWhen the user clicks on the image, open in larger size
I have the following HTML: <li class="editable" name="Galeria"> <a href="./imagens/galeria.jpg" rel=""> <img class="mudar" src="./imagens/galeria.jpg" title="" alt="" /> </a>…
-
1
votes1
answer488
viewsHow to pass exception message to an HTML page from a JSP?
I have a college exercise where I have to create a page. jsp that takes as parameter an "id" and runs a query to delete the record within the class products with this id and in case of any exception…