Questions tagged as 'html'

1
answer

Assigning a numeric value to a html class using jquery

I'm trying to make a memory game and for this I need to assign values to the div where they will be stored to compare if the selected figures are the same. I tried it that way (as per code below) but it is not working. Could someone point me the...
asked by 21.06.2017 / 01:20
1
answer

How to import the Chart.js library into an ASP file?

I'm trying to insert a chart with Chart.js into an ASP page (not ASP.NET). I saw some tutorials from Chart.js itself and found the following statement:    You can download the latest version of Chart.js from the GitHub releases.       [...]...
asked by 22.06.2017 / 19:53
1
answer

Player Problem on mobile - webview app

I created an app in webView and its player only works when we press the play button 3 times (one to play the video, then pause and then press it again to play the video) the app link to demonstrate the error: link But the error is only i...
asked by 27.06.2017 / 18:15
1
answer

How to use bootstrap push pull?

I have a template with the structure illustrated by the image below Finding in the documentation I saw that combining the col-*-push-* and col-*-pull-* classes can produce this effect I tried and researched a lot withou...
asked by 28.06.2017 / 01:05
1
answer

Help with field validation in javascript?

Friends what is happening is that you are passing spaces and repeated numbers, I do not know what else to do: P <form name="form" id="form" action="passo_01.php" method="post" onSubmit="return validasucesso()"> <td bgcolor="#...
asked by 28.06.2017 / 04:30
1
answer

JS - Why in the modal window does not work?

I have a modal that I took in Bootstrap, and I made a list of requests with my database, I made a code so that, when opening the modal the person first choose an action and through JS make appear or hide a div . But it is only working on...
asked by 27.06.2017 / 14:46
0
answers

Animation problems

Well I have a problem in the responsiveness of my web page due to navbar. In navbar when the screen is less than 540px wide the navbar gets the dropdown but my problem is that the content of the dropdown is superimposed by another div as you can...
asked by 29.06.2017 / 11:00
1
answer

Confirm registration by sending email

Hello! I have a registration and emailing code, but I do not know why, it is not working ... resgistar.php (registration form) <!-- Form do Registo --> <div class="w3-row-padding w3-padding-64 w3-container"> <div...
asked by 29.06.2017 / 00:15
1
answer

How do I make a form consistent so that it accepts only 100x100 images?

I am making a crud type system and have an input field for the user to send his photo, however the photo has to be in the size of 100x100, is there a way for the form to accept only images of this size or smaller? p>     
asked by 26.06.2017 / 21:28
1
answer

App webview does not work perfect with YouTube

Create a webview app from my website, on PC it works perfectly www.pipocaplayfm.com now in the webview it does not play the videos as on the website - Link from app link Is there any solution I can apply to it to work properly? My code:...
asked by 27.06.2017 / 03:56