Questions tagged as 'html5'

0
answers

Back where it was (VideoClub)

Hello, I'm creating a mini video club, and I wanted to implement a system that if the user is watching a movie and if they close the page and re-enter, have a button to continue where they left off (such as also exists in NETFLIX) but I do not kn...
asked by 11.10.2018 / 19:06
0
answers

form wizard with viacep

I have a problem in autocompletion of the form when putting the cep in the form wizard, in a separate form it works. With form wizard: Noformwizard: JavaScript://chamadadaapideCEPfunctionformulário_cep(){//Limpavaloresdoformuláriodecep.$(...
asked by 27.10.2018 / 03:29
1
answer

Vertical Alignment Bootstrap

Hello, I'm creating a site in bootstrap 4. When I try to center a section of my site vertically, it just does not work. I've tried using several ways to focus the text (flexbox, custom css, ...), but nothing seems to work. The code I used was as...
asked by 24.09.2018 / 23:02
2
answers

I wanted to put an alert on my login screen PHP, JS, HTML, MYSQL

I wanted to put an alert on my login screen, if the registration and password correspond to what is in the bank direct pass, if not, an alert appeared or the box would turn red with the error with something like "Enroll or Wrong Password"...
asked by 05.10.2018 / 22:43
0
answers

navbar does not load properly

I'm studying HTML and decided to add Bootstrap 4 into a small project. When browsing the component list on the Bootstrap site I came across the following navbar : <nav class="navbar navbar-expand-lg navbar-light bg-light">...
asked by 29.08.2018 / 22:28
0
answers

Panel to hide elements PHP user page

Good evening, I'm doing a management system for the company and now there has appeared an unanticipated requirement that I need to adjust. Within the administrative page of each client there are buttons that are actually images that when clickin...
asked by 23.08.2018 / 04:18
0
answers

Canvas draw grid as backgound

I searched, but did not find much information. What I want to do is draw a grid as a background on the canvas. I saw some examples with svg and others directly on canvas. Assuming I'll be able to zoom in and drag the canvas scenery among other i...
asked by 22.08.2018 / 01:49
1
answer

Change content on a page based on the one that called you

I have a index.html file with multiple tags <a> o href of all of them point to the same file, detalhe.html . In this file detalhe.html I have tags of <image> , <ul><li> , &...
asked by 19.08.2018 / 15:15
0
answers

Iframe blocking flash property

I need to add a TRANSFORMICE game iframe. It sounds easy, right? Being: <iframe src="http://transformice.com"frameborder="0" width="100%" height="100%" ></iframe> However, there is a small error (however, considerable): The...
asked by 11.09.2018 / 04:09
0
answers

Put Progressbar inside a cell JQGRID

How do I put Progressbar within the last column according to Time Traveled? vargrid1=$("#jqGridRiscoAcao").jqGrid({ url: '/Qualidade/RiscoAcao/Listar', datatype: 'json', mtype: 'GET', postData: { IdRisco:...
asked by 20.07.2018 / 21:23