Questions tagged as 'html'

0
answers

Missing time to update the chat

I found a chat system on the internet and I'm trying to unravel the code of it, I would like to know how to take the time of the next update of the message box. Here is a snippet of code: //initiates the first data query function receiveCha...
asked by 13.05.2018 / 01:56
0
answers

How do I find, in the midst of inspecting a web page, parts of base64 code?

How do I find out, in the midst of inspecting a web page, how to share base64 files?     
asked by 21.05.2018 / 15:46
1
answer

Help with PHP and HTML

I'm learning php and html and would like some help if possible, of course. I am creating a table according to some variables passed as parameter and when it is created! I'dliketoremovethesespacesforeachcolumnthatisbeingdisplayedinwhite.Someo...
asked by 09.05.2018 / 05:41
0
answers

How do I show the image name under the thumbnail, and how do I allow the user to select one or more of the images

It's a photo-tagging platform, I want the user to be able to insert the photos into the gallery and then let him select which ones he wants to catalog. This gallery.js is creating a gallery of thumbnails based on the photos you've uploaded...
asked by 08.05.2018 / 15:07
1
answer

Kanban with Bootstrap

Good morning everyone! I need to mount a Kanban, preferably with Bootstrap. Do you know any project (opensource) to download it and implement?     
asked by 09.05.2018 / 13:28
1
answer

Replace in 'contenteditable' does not throw the pointer to the end

I'm trying to give a replace in contenteditable , it replaces but does not throw the pointer to the end, it always keeps on startup. I did not know contenteditable yet and found nothing 'simple' that works. The same example in element...
asked by 11.05.2018 / 11:33
0
answers

I have a website and would like to receive messages from the site in my email, how do I?

How do I receive messages from users of my site in my email? <form class="form mb-5" method="POST" action="https://formspree.io/[email protected]" style="color: #fff"> <div class="form-row"> <div class="form-g...
asked by 07.05.2018 / 13:12
0
answers

Submenu not doing dropdown

Can someone tell me why my submenu is always being displayed? I want it to appear when hovering, but it is always visible ... CSS: /* submenu */ .sub-menu { width: 100%; padding: 5px 0px; position: absolute; top: 100%; l...
asked by 15.05.2018 / 02:26
1
answer

How do I check if an html file was generated in ftp and if it was generated, open it in the browser?

I have a form, after completing and sending the form, a csv file is generated with the data of the form, the file is sent to an application on the server where it makes the necessary calculations and generates a html file in one fo...
asked by 08.05.2018 / 20:49
1
answer

Help icon / view positioning under image

I would like to take a CSS / HTML question, I will start a project in REACT NATIVE, and in the project I came across this layout objective: My question is, how can I put the icon (STAR) under the background image and the view where it i...
asked by 04.05.2018 / 04:39