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
answers1970
viewsHow to control Youtube video borders
How to soak a Youtube video without leaving this black embroidery on the sides. I’d like to leave it 100% wide but at a certain height someone could help me?…
-
1
votes1
answer184
viewsAlignment with Flexbox
I’m having trouble doing a project with using Flexbox. Behold HERE my ongoing project These red boxes are distributed using Flexbox, the amount of boxes will vary from 1 to 400, IE, You need to…
-
1
votes2
answers1083
viewsLoad a type list into a View of another type
I’m doing a professional registration and of course, my View is typed with this Model. But in the register I need to insert Specialization and Type (other 2 different models). These last 2 models…
-
1
votes3
answers11103
viewsinput type date is not filled in
I fill a Datetime field with input type="date" and I can record it in the database normally. When I retrieve the bank record and try to display it with the same type of input, it shows me the field…
-
1
votes2
answers217
viewsHow do I control a video from Scroll?
would like to know how I can control a video by scroll using Javascript or some other technique. Grateful Ex: Scrolling Controls for HTML5 video http://codepen.io/ollieRogers/details/lfeLc…
-
1
votes1
answer1437
viewsLearning to use AJAX in ASP.Net MVC 4
In my project, I have two models different, generating with this, their controllers and your views. Only what happens is that I don’t know how to use AJAX and urgently needed a help from you. What…
-
1
votes2
answers1254
viewsSide menu with fixed width and content 100%
I’m working on a project, which my side menu has 300px and mine content has 100% relative to my menu. I apply the following style: header { position: fixed; top: 0; left: 0; width: 300px; height:…
-
1
votes1
answer52
views -
1
votes1
answer505
viewsCordova - Error - Cordova Platform add android
I did the installation of Cordova, I installed the android SDK, but when I put the command Cordova Platform add android it gives the following error. http://prntscr.com/49brfk I saw on Cordova’s…
-
1
votes1
answer292
viewsHow to get location coordinates in offline mode
As far as I know, coordinates, latitude and longitude depend on GPS hardware and not necessarily on Internet connection or data. There is a way to get this data through a browser (web app) on a…
-
1
votes1
answer944
viewsView Selected Image jQuery
I’m doing my TCC and it will be about image processing. I’m having difficulty with the web part, and wanted to know how I do to load the selected image in the input file appear on the page. Here is…
-
1
votes1
answer1138
viewsHandle get(403,404,405) errors with jquery
I’m using history API to load the clicks in the menu, in a div #content, ok so far so good, but I’m handling the errors by JQUERY even look only $('a').click(function() { pageurl =…
-
1
votes1
answer65
viewstouchEnter/touchLeave do not work
Talk to the guys! My question is the following: Why these touch events are not being recognized when I enter the DOM element with my finger, or when I leave it? var canvasControlsHUD =…
-
1
votes2
answers8336
viewsHow to center the <th> header of an HTML table with css?
My table: <table id="tabela"> <th id="cabecalho" >Ação</th> <tr id = "linAcao" > <td><a href="#"><img src="Acao.jpg" title=""/></a></td>…
-
1
votes1
answer197
viewsHow to make the movement of a paragraph not influence other elements
Every time I div her. content moves, the text adjusts itself to its size, but, makes the image/div inside also move, I want to keep the image fixed in the div without being influenced by the other…
-
1
votes3
answers11724
viewsHow do I create a floating html window?
I need a window with table content that opens when I click on a link and has a close button.
-
1
votes3
answers855
viewsHow to change the selected option in my 'combobox' from a 'li'?
I need to make a page similar to this where I budget a computer. The last product of Chipart’s budget is the cabinet, their website has an option to open an image gallery and select which cabinet I…
-
1
votes1
answer997
viewsInsert a youtube video into an html page
I would like to insert a video into a web page, but I can’t. What is the problem it contains in this code? <object width="425" height="344"> <param name="movie"…
-
1
votes1
answer314
viewsSearch before loading Kendo Grid
Hello, I’m using a textbox to search and load the datasource of Kendo’s grid. However, the way we build the project, to edit a record it is necessary to select a Grid item and edit in the fields…
-
1
votes1
answer91
viewsDisplay chosen Select value
I have this dropdownlist: <select> <option value="0">Selecione os capitulos</option> @foreach (var item in ViewBag.Capitulos) { <option…
-
1
votes2
answers1969
viewsGet Radio Button value in Foreach-JS
I’m trying to get the value of radio in the JS using foreach foreach($produtos as $produto){ <input type="radio" id="<?php echo trim($produto->CODIGO); ?>" name="plano_ouro"…
-
1
votes3
answers2402
viewsTo assign the chosen value in a select (HTML) to a php variable
I have a code that I need to take the value selected by the user and my code always takes the last select code. <?php $tipo_info = 0; echo "<fieldset>Selecione, qual o tipo da informação…
-
1
votes3
answers3178
viewsHover in two elements at the same time
I own a div and inside it a <a> I can see it in the div, but the anchor color doesn’t change. HTML structure: <div class="TamanhoECorTabs ThemeGrid_Width6"> <a id="ancora"…
-
1
votes2
answers765
viewsHow to turn a div with 4 images into just one?
I have an HTML code like this: <div class="conteudoFrente"> <div id="draggable"> <div class="draggableFrase"> </div> </div> </div> The div with the class…
-
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
answer1645
viewsValidating text box
Whenever I do a javascript validation of a text box, to know if it is empty or not, I do it as follows: function validar(){ var input = document.getElementById("texto"); if(input.value == ""){…
-
1
votes2
answers5089
viewsTag video, HTML5, 100% width and controlled height
I made the full screen video at home only now I need to use the video with the same width of 100% only with the minimum height of 400px, but the video only gets 400px high when I remove the 100%…
-
1
votes1
answer130
viewsPortfolio organization by categories
Analyzing the MODEL, would like some simple suggestion to classify these blocks by categories dynamically with the same existing effects. I have a table that saves the "product" id and the…
-
1
votes1
answer304
viewsHow to make the keyframe stop at 100%/stay static after animation?
I have the following keyframe: @keyframes bolha 0% {width: 0px; height: 0px;} 50% {width: 600px; height: 600px;} 100% {width: 400px; height: 400px;} } I call him that way: -webkit-animation: bolha…
-
1
votes0
answers154
viewsHibernate + Ireports
I’m trying to connect a Spring MVC project to Hibernate using JSP. But a problem arises when I try to create a connection to import data to a report using Jasperreports + Ireport technology. When I…
-
1
votes2
answers9250
viewsHow to mount a select by taking information from the database
I’d like to ride a select with database information using Mysqli, whereas the value, will receive information from my cod_usuario and the information that will be displayed is the column nome.…
-
1
votes1
answer1094
viewsMusic playlist with Pause and play
Hello, I need to make a music playlist with Html5 in my researches I found many playlist, but, none of them have pause in the playlist itself. For example, I found this link…
-
1
votes1
answer945
viewsHow to call information in an html from a page . jsp
I am developing a good HTML5 Hybrid mobile app and my backend will be done with Java and Mysql. I’m using Phonegap and the same to generate the APP needs my files to be extension .html .css .js, to…
-
1
votes2
answers353
viewsDiv block of size proportional to itself
I need a div block that’s always proportional to itself, like width: 100px; e height: 60px; if width is 200px, height will be 120px, regardless of the size of the screen, and it should have width:…
-
1
votes1
answer344
viewsHow to put a footer as a footer without using css or javascript?
I am learning HTML5 and I have this doubt, it is possible to leave the tag footer in the footer of the pages without using CSS or javascript?
html5asked 9 years, 9 months ago Thiago Oliveira 138 -
1
votes2
answers1508
viewshow to select an option and update the values (price, images ...) that are in the database?
I have a system of computer budgets on the site, with several options, and I want to update the page values when selecting an option without refresh. So I searched I will need to use ajax, but I…
-
1
votes0
answers335
viewsRoute generator
I have a map with pre-defined points, but I wonder if it has how to put a route generator as in "maps" so that the person type your address and click on one of the points on the map and generate…
-
1
votes1
answer425
viewsFor sale in Themeforest
Fala galera, Has anyone from Brazil ever sold items on Themeforest? Does it pay? Are there other alternative platforms? I saw that need documentation of the item to sell on Themeforest, would anyone…
-
1
votes1
answer544
viewsMenu does not open horizontally in IE
I always use Chorme to test my application in Asp.net mvc. After finishing, I tested in IE and saw that the menu was opening vertically. I found that it was a problem of updating the IE, because in…
-
1
votes0
answers150
viewsAuthentication and authorization in Websockets
Good afternoon, I was tasked with building a Java application that communicates with a mobile application developed with hybrid technologies (HTML5, CSS3 and Javascript), when researching in the…
-
1
votes0
answers400
viewsHow to allow javascript content in an iframe?
I need to show a iframe within an HTML page, the problem is that the content Javascript generally does not work: <iframe src="minhapasta/minhapagina.php?url=exemplo.com" width="1600"…
-
1
votes1
answer463
viewssetTimeout Does not Wait The Time
I Have This Code: <html> <form method="POST"> <textarea name="txt" value="" rows="5" cols="100"></textarea> <br></br> <input type="button" name=""…
-
1
votes0
answers1518
viewsVBA code to get values inside HTML
I want to collect two values of an HTML through VBA. The information '40 New' and '$19.95'. My code can get '$19.95', but in the next iteration it overwrites and gets '$17.38'. `Set QuestionList =…
-
1
votes2
answers8872
viewsHow to repeat an HTML CSS image
I want to use an image in the header of the site, it is small and I would like to repeat it horizontally throughout the header using CSS. The HTML is as follows:: <body> <header> <div…
-
1
votes2
answers1940
viewsWhy don’t you open some websites?
Can anyone explain to me why some websites don’t open on <iframe> and if there is any solution similar to <iframe>? The Google and Paying, for example, do not open. <iframe…
-
1
votes1
answer8886
viewsHow to create a notification system similar to facebook
I am beginner and need to develop a system for task control in php. I would like this system to have an icon in the upper right corner, which would show a number of expired/expired tasks that day to…
-
1
votes1
answer522
viewsHow to display the values of a JSON via PHP?
How can I display the values of a JSON via echo in PHP, I am using the code below to receive the JSON from the Post Office website $json_file =…
-
1
votes1
answer787
viewsHTML Tags for Razor Engine (Asp.net mvc C#)
I’m having difficulty in my web application with Asp.net mvc, of how to create forms using the Razor Engine. Below follows my HTML code. <form class="o-form" method="post"> <input…
-
1
votes2
answers142
viewsTaking data from a url
I have a website url, http://universimmedia.pagesperso-orange.fr/geo/loc.htm, where I place an address and clicking on the 'Search' button the site gives me the coordinates of that address, latitude…
-
1
votes2
answers18770
viewsOnline Video Player that runs video files . mkv and . mp4
I wonder if there is any video player plugin online that has to run mkv and mp4 files online with file Urls straight from the server already tried Jwplayer the DIVX Web video the first only accepts…