I have the following select in html
<span class="IWLABEL11CSS" id="IWLABEL7">Órgão: </span>
<select name="Distrito" size="1" width="180" class="COMBODISTCSS" id="COMBOFAB" tabindex="1">
<option value="01">Gab...
I have a question, how do I use input file multiple of html5 to make it select two files as follows: the user selects the first file after the dialog is closed when the file is selected, then it selects another file (opening the input file dialo...
I have the following swiper:
var swiperBanner = new Swiper('.swiper-container-banner', {
slidesPerView: 1,
speed: 1200,
loop: true,
grabCursor: true,
freeMode: false,
preventClicks: true,
autoplay: {
delay:...
I'm having a hard time drawing an OBB.
Here is the code:
window.onload = function() {
var canvas = document.getElementById("canvas"),
context = canvas.getContext("2d"),
width = canvas.width = window.innerWidth,
height = canvas.h...
I have a problem in the css of my web application. I started working in this company a few weeks ago as a trainee and I'm having to solve some bugs that have appeared, mainly related to google chrome. It turns out that after the update of 10/12...
I know it's not right but I have a situation where I needed to do a line break within the link as attached image.
IwouldliketoworkwiththeCakepatternbutIhadtodothelinebreakthroughHTML.HowdoIdothisforCake?<navclass="columns" id="actions-s...
I would like to know how I can change the name and property of a button from a radio button.
<h3>Criar novo usuário</h3>
<p></p>
<form class="m-t" role="form" action="login.php" method="post">...
In the current code when I click on the checkbox the hover is activated for the letters and for the background I am trying, to make this same effect but with select, when I choose a select option to activate hover, how can I do this? >
h1...
Personal I'm developing a photo gallery on my website, when you click on the photo a box appears with a text and a side image, explaining about the image follows a print
ClickingonthenormalxdatebutifIclickonanotherimageopenstheboxaboutth...