Questions tagged as 'html5'

0
answers

Request Ajax Request

<script> document.querySelectorAll('[wm-folder]').forEach(folder => { folder.onclick = function(e){ console.log('teste') } }) </script> <h1>Projeto</h1> <ul> &l...
asked by 13.08.2018 / 04:56
1
answer

Drag and Drop between columns with Sort, move the cards between them

I'm developing an application where I have 3 columns of cards, I need the cards to be moved from one column to another and between each other. I managed to get the card to be moved to another column, but I can only move it one time, once it i...
asked by 06.07.2018 / 01:35
1
answer

PHP - Multiple image upload does not work

I'm implementing a Drag and Drop scheme in my project, as in the example below: var holder = document.getElementById('holder'), tests = { filereader: typeof FileReader != 'undefined', dnd: 'draggable' in document.createE...
asked by 05.07.2018 / 02:36
1
answer

Running hover for social network

How do you do that when hover execution occurs in the partner networks, it does not move all the partner networks, only the one with the mouse and the others are fixed? They are all moving when I place the mouse. <!DOCTYPE html>...
asked by 27.07.2018 / 18:03
0
answers

Insert google search script into the search bar I did

I use my search bar on my site and I will use the google search system, but I did not necessarily want to use the bar that google generates, I wanted to use mine, can anyone help me? (function() { var cx = '011166474705386424309:un7tm...
asked by 27.07.2018 / 00:57
1
answer

Formatting Javascript Dates

Could you please help me out? I would like to use the function below in a logic that I am creating, but I would need the function below to return to me only the last week of the month, I can not understand how to make the changes in it to wor...
asked by 27.07.2018 / 17:27
1
answer

Automatic resizing and adjustment in an image

Hello, how are you? I would like to know how to do within a section, a set of photos side by side with different sizes. HTML: <section class="secao-inicio trabalhos"> <h2 class="centered">Imagens</h2> &l...
asked by 24.06.2018 / 19:41
1
answer

Information is not loaded in MODAL Edit After Page

Good morning, people, I have a question and would like to know if you could help me ... In this first img, I have a table made with a data table with a list of entries, and each one of them has the option to edit and delete. AfterIclickth...
asked by 03.07.2018 / 15:29
0
answers

Open window for deleting and sending data to another page with Javascript

I tried to do this as well, however, I have several records inside a repeat loop, the value of the id that I can get is last in the list. How do I get the registry value individually. function confirmacao() { var resposta = confirm("Rea...
asked by 08.06.2018 / 16:58
0
answers

Organization of mautic form tables in an HTML site

## I would like to leave the form this way ## <!--*****ContactAreaEnd*****--><sectionclass="contact_us_area section_padding_90_0" id="contact"> <div class="container"> <div class="row">...
asked by 08.06.2018 / 16:34