Questions tagged as 'html'

0
answers

Problem with slides, which assign radio and target inputs

I mixed two types of checks in a slide transition code, the gray side bars of the box, move the images and move all the lower blocks by checking the last 'block 5' checking the images and the blocks are made of 'radios', the two white squares ma...
asked by 31.05.2018 / 21:02
0
answers

Notification system in html5, javascript

I would like to understand more about this system, however, no publication has helped me. I already know how to create a notification <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name...
asked by 01.06.2018 / 00:18
1
answer

How to specify an HEXA color in MSPaint?

Good afternoon, Is it possible to specify an HEXA color in MSPaint? How do I? Thank you.     
asked by 04.06.2018 / 19:00
1
answer

Change button class after filling in all fields

I have a button that needs to be enabled when the user finishes filling the fields, however he needs to change the class when it is enabled ... When the button is disabled I would need that as long as the fields are not filled the button stay...
asked by 30.05.2018 / 15:46
1
answer

target blank at URL

On my site I have a floating button that has an image and allows me to put a URL, however, you do not have the option to open in a new tab. You only have the space for the URL. I would like to know if you can do the target=_blank direc...
asked by 30.05.2018 / 04:44
0
answers

onChange in jQuery Input Mask does not work

I have a React component for user registration, in some of the fields I added a Jquery mask, but since I added the mask, the onChange command has stopped working (only in the fields with the mask) one of the fields is this: <input type="...
asked by 08.06.2018 / 21:52
0
answers

Error accentuating information taken from mysql

I'mfillinginthecomboswithinformationtakenfromthebank,buttheystaythatway,Iaddedthegoalbutitdidnotwork.<metahttp-equiv="Content-Type" content="text/html; charset=UTF-8"/>     
asked by 08.06.2018 / 22:45
1
answer

Error returning database records

Good evening, I have the following error when returning the database: "Warning: mysqli_fetch_assoc () expects parameter 1 to be mysqli_result, null given in" Follow the sources: connection.php <?php require 'config.php'; //conexão co...
asked by 26.05.2018 / 06:29
1
answer

HTML and JavaScript

I would like to know how I can open this little screen by clicking on an image, like the example:     
asked by 26.05.2018 / 03:35
0
answers

Screen to visually relate items between two columns

I'm developing a screen in HTML, CSS and JQuery to relate two columns: one with the postings of a bank statement and the other with the type of posting, so I click on a post in the first column and then the type on it column of the medium, throw...
asked by 01.06.2018 / 14:22