Most voted "html5" questions
HTML5 (Hypertext Markup Language, version 5) is a generic term for recent web technologies (HTML, CSS, and Javascript). It is also the latest iteration of the HTML Recommendation scheduled for 2014, and featuring new elements and Apis.
Learn more…3,881 questions
Sort by count of
-
1
votes2
answers6381
viewsHow to leave list items side by side?
I am learning HTML through a Caelum booklet, the problem is that for some reason the page got like this and not with the helmets of the list next to each other. I used position for this. Html code:…
-
1
votes1
answer706
viewsAdd color to mine when scrolling the page and remove when you reach the top
I am developing a menu with bootstrap and it does the following it gets at the top of the page and as soon as the user scrolls the page down it disappears and when the user scrolls up the menu…
-
1
votes3
answers108
viewsMy input checkbox does not support Javascript
What I want to do with the checkbox, is the same as the radio does using the Javascript. 'Cause I just don’t use the radio? It is because if the radio appear marked, there is no way I leave it…
-
1
votes2
answers11231
viewsHow to center my form with bootstrap leaving responsive;
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"…
-
1
votes1
answer672
viewsSlide does not fill the entire screen with bootstrap
I’m trying to put a slide on my site, but when I index the Bootstrap 4 on the page, the slide does not get full screen (does not fill the screen), when not indexed the slide wheel straight fills the…
-
1
votes1
answer2700
viewsI can’t use bootstrap glyphicons
I am not able to use the bootstrap glyphicons, just do not appear, I am using a linux machine, and I know it is something related to fonts folder because it did not come in the common bootstrap…
html5 css3 twitter-bootstrap bootstrap-3 bootstrap-glyphiconsasked 6 years, 8 months ago Eduardo Rafael Moraes 710 -
1
votes1
answer101
viewsHow to make an alert close to the return date?
I am developing a library system for an institution, but I am having difficulty making an alert when the return date is near or leave the fields in red when a student does not deliver the book on…
-
1
votes1
answer62
viewsOverlapping problem of sessions with html anchors
I’m making a personal website that has a menu with anchors, all work well except the anchor of the menu called team note that it goes down right for session but it overlap all the title being that…
-
1
votes2
answers75
viewshow to work with Bootstrap table?
Look at the figure How do I leave the date next to the word Dollar? That is the code! <div class="row"> 12/12/2000 </div> <div class="row"> <table class="table"> <tr>…
-
1
votes1
answer130
viewsThe page was loaded through the HTTPS, but requested an unsafe Xmlhttprequest endpoint
I’m calling a home API from the implemented Https application for Http Rest API. I wrote the logic in Vuejs. Web service call failed with the message below. Vue-Resource.js:1091 Mixed Content: The…
-
1
votes0
answers27
viewsChange background menu css scroll on
Good evening, I’m racking my brain trying to change the background color when using the scroll but I haven’t succeeded yet. The menu code is: <header class="xs-header-section xs-header-height…
-
1
votes1
answer554
viewsResponsive modal
How can I leave the below modal responsive according to the monitor resolution(15" ~ 21"), if I add width & height for 21" monitors it looks good, but if I play in notebook(15") is overlapping…
-
1
votes2
answers1216
viewsHeader and html footer with css and jquery for all pages divided into sub-folders
I’m having a problem to call my header and footer on all pages, because when I put in sub folders inside the project it just doesn’t pick up and I tried everything to my knowledge but I can not…
-
1
votes1
answer31
viewsFunction . not() does not work correctly
I have the following code HTML: <div id="mini-cart" class="mini-cart dropdown is-not-empty"> <span class="ic-cart"></span> <span class="count-cart"…
-
1
votes1
answer359
viewsImage gallery with scrolling
I created a gallery and I would like it to only appear the first two lines, and the rest to remain hidden, so when the person rolls the scroll mouse, were appearing the others, until the end, only…
-
1
votes1
answer2196
viewshow to place Rss feed in an HTML page?
Look at the website. Free RSS Widget I have the following code; <!-- start sw-rss-feed code --> <script type="text/javascript"> <!-- rssfeed_url = new Array();…
-
1
votes1
answer789
viewsPick up dynamically created element
I am generating a dynamically A tag in a pure AJAX file, without Jquery. The code: if(xhr.status == 200){ console.log(xhr.responseText); let resposta = xhr.responseText; resposta =…
-
1
votes2
answers655
viewsHow to save Javascript objects in JSON format in localStorage, and then deserialize them?
I am getting values from a form in html, then I want to use a function to take these values and create an object, making them attributes of this object. Then, I want to store this object in the…
-
1
votes1
answer142
viewsLoad another html doc instead of the current one using pure Javascript
In this work of the facul, estu making an app with several menus, if I do everything in a single html, will get huge file. So by clicking the options on a given menu, I would like to continue…
-
1
votes2
answers307
viewsHow to make the angular recognize an ng-keyup event created dynamically in the element
I’m creating a directive that should dynamically include a function in the angular event ng-keyup, I tried to do it this way: Directive angular.module('app').directive('validar',validar);…
-
1
votes0
answers142
viewsImage appears a white border underneath
Guys, I made one button and within this button, I put an img. On the site, the image has a white border underneath. I’ve already removed the edge of the button by CSS and still it continues. Which…
-
1
votes1
answer895
viewsHow to group buttons inside a column into a table so that they do not change when the column is adjusted
I have a table that has 4 action buttons inside a cell of a column. When the names start to get larger in character, the table starts to auto-adjust and in the Actions column, the 4 buttons are…
-
1
votes1
answer608
viewsAdding values to a deserialized JSON object attribute in Javascript
My problem is this: I am retrieving a Json object from localStorage via Javascript, and I wanted to add a value to one of these attributes, and then save the d evolta object in Storage location.…
-
1
votes1
answer118
viewsDynamic innerHTML in search results
Well, I’m developing a search field for an application, where the user type an address or name of an establishment and the system returns the results dynamically, but in the results I need to return…
-
1
votes1
answer675
viewsVideo like Background HTML 5 doesn’t work on Safari and Chrome on Mac
I put a video as background of a site with HTML 5, I open in Chrome and Firefox on Windows and the video rolls normal, but when I open on Mac (Chrome version 67.0.3396.40, and Safari 11.1) the video…
-
1
votes1
answer181
viewsAdd opacity between menu and background
I have a side header and when it is displayed I need the plan behind it to have an opacity, I have tried several ways I found on the internet, but none worked out if any can help me I will be…
-
1
votes2
answers267
viewsHow to get the value of a select item by clicking on it
In the font shown below, logic fails to capture the click on the element of select returning only the first option, and from the looks of it is an index problem - selectedIndex. Observe: function…
-
1
votes1
answer1198
viewsChange route (road) color from google maps
Someone can help me how you change that blue color of the road when you set a course.. I already have the style all ready just don’t know the variable that applies to that part of the map.. Obg…
-
1
votes2
answers215
viewsGet the value of a radio type button with Vanilla Javascript?
How to select a radio button using pure JS and pick the value set by the user? Follow my HTML code: <div class="form-check form-check-inline"> <input class="form-check-input" type="radio"…
-
1
votes1
answer206
viewsSelect only ONE checkbox with vanilla javascript and bootstrap 4
I have the following code that generates the printable form in the image... <div class="form-check form-group" id="areaTermosCondicoes"> <input type="checkbox" id="accept-term"…
-
1
votes2
answers48
viewsWhen applying a double click on the image of the ball a copy of the image is inserted in one of the Ivs randomly using this code snippet
<body> <div id="princ"> <div class="princ" id="header"></div> <div id="div1" class="interna">DIV 1</div> <div id="div2" class="interna">DIV 2</div>…
-
1
votes2
answers273
viewsCenter DIV on Bootstrap Grid
I have the following Section, and I need the Divs to be centered horizontally on my Boostratp 3 Grid. It always stays on the Left side and I can’t change that. <section id="servicos"> <div…
-
1
votes2
answers148
viewsRemove content after added in javascript
I’m adding a reason, until then ok, delete the first reason, but the added ones I can’t delete! var antes = 'Bem estar psicológico <img src="delete.png" style="width: 1cm" onclick="deleteMot(' +…
-
1
votes2
answers47
viewsEnable inputs as filling
How can I make each input field filled next appear in jQuery? Would thus, select drive after the user selects the party period, after choosing the day appear the last field to choose the party type…
-
1
votes1
answer188
viewsEnd Date after Start Date Input Form
I am making a system and tried to use javascript to ensure that the user does not give the SUBMIT with the final date before the initial date. Almost everything worked out, but in DATE_END input it…
-
1
votes1
answer35
viewsdelete javascript content by name
I need to delete and change the specific plan created with the list variable! Whenever I delete, delete all and if I change it deletes all and changes one! function planoCriado() { var lista; lista…
-
1
votes2
answers284
viewsAutofocus and Required in javascript hidden fields
I have a field to select two other fields. When shows the situation field hides the other div and vice versa, this is working perfectly. I wonder how I can do to give a required autofocus when the…
-
1
votes1
answer932
viewsForce Divs with text to remain in the same line?
I have the following HTML structure: <div class="cloud_current_folder"> <div data-folder-name>My Cloud</div> <div data-spliter></div> <div…
-
1
votes1
answer122
viewsVary value of a modal function within javascript
I have a password change field in a modal, in this field I have a function in java script that shows the password when clicking on the icon, as I am in a modal the function works only in the first…
-
1
votes1
answer52
viewsRender the content on the screen from an option
Like to know how I do to instead of having multiple pages for each option of a menu, I just render according to the event by clicking the content on the screen, for example: <main…
-
1
votes3
answers330
viewsHow to return type radio value
Good morning ! I’m having a little problem I’m trying to return the value of a radio field printing on the screen to give a return type to the user before making the upload click. I’m currently…
-
1
votes1
answer94
viewsMaking buttons to change tab in a Nav-tabs Bootstrap type menu
Right now, I have the code to follow: https://pastecode.xyz/view/3f023c9b The following Javascript code is intended to make the buttons with the letters "Previous" and "Continue", respectively,…
javascript html5 twitter-bootstrap abaasked 6 years, 5 months ago LUCAS DO HERVAL COSTA TELES DE 13 -
1
votes2
answers157
viewsPaint input by clicking the checkbox
I need you to click on checkbox paint the background of tr and input. In the code below it paints only the background of tr and clicking anywhere from tr. <html> <head> <script…
-
1
votes1
answer77
viewsField with auto required in java script
I have my code where I select an item and the field fits each case. When number is selected the field returns a type given to be typed and works well (I received the hint in another question I asked…
-
1
votes0
answers42
viewsResponsiveness of websites according to the Browser
I know it’s a massive subject and can easily be duplicated, but before you point it out, read. The properties of Bootstraps do not apply to Browser Safari ? I have an application that in 3 Browser…
-
1
votes1
answer81
viewsAUTOCOMPLETE jquery ui
You guys, all right? I made a script in jQuery ui that uses Autocomplete in a search bar, the code works but when select appears with the options my header is over, what can be? Thank you //JQUERY…
-
1
votes0
answers26
viewsOpen Delete and Send Data window to another page with Javascript
I tried to do it this way, however, I have several records within a repeat loop, the value of the id I can pick up is last on the list. How do I get the value of the record individually. function…
-
1
votes0
answers229
viewsValidate Captcha for accessibility site
I am developing a form that will be accessible. For this, the captcha field I am doing this way: <div class="control-group"> <div class="controls"> <?php $codigoCaptcha =…
-
1
votes2
answers177
viewsHow to add a column at page run time?
In Html5/css/bootstrap 4... How can I add a column at page run time? div class="container"> <h1 class="page-header">Tabelas com Bootstrap</h1> <div class="table-responsive">…
-
1
votes1
answer42
viewsImage rising with Html5 in crossfade
I have this Html5 code that transitions images, what I need is to make the image go up and down inside a div and then transition the images. How could I do that? #crossfade > img { width: 100%;…
html5asked 6 years, 5 months ago Wagner Martins Bodyboard 698