Questions tagged as 'html'

1
answer

Web application (running on mobile only)

Is there a way I can basically do an installer, like an application or a mobile game ???? Because I wanted to generate an access icon for the client without needing to open the site through the browser. Icon to access and navigate, not a shortcu...
asked by 08.06.2018 / 04:45
1
answer

Hide an image by hovering over the div

I'm trying to make an image disappear by hovering over div but I have a problem: when I move the mouse the image disappears, but I can not click on the div link from behind. Code: <div class="col-md-8"> <div class="elemento-um...
asked by 05.06.2018 / 20:42
1
answer

Variable with JS / Html

Who can help, I need to mount an email signature where the image link I need to load was composed and inserted into a JS linkAss. I can not load the image inside the HTML (Link Variable). How can I do this? <html> <head> &...
asked by 06.06.2018 / 19:25
2
answers

How to insert today's date and time by default and send the same date to the PHP page

I'm doing a project and for this email form I need the current date and time to appear by default (automatically). And then I want to receive this data on the PHP page. How can I do this, can anyone help me? This is my form code: <inp...
asked by 04.06.2018 / 15:32
2
answers

Send e-mail without completing the form

I have a form in html in step by step, that when I click the "next" button I need to send the completed data by email but without finalizing the form, how can I do that, is it in php? / p>     
asked by 10.05.2018 / 17:43
1
answer

Can anyone help me with angular 5 integration with firebase real time?

I need to integrate the firebase database with an angled application. 5. I got the code generated by the firebase, I created a firebase config file and put it there I did the import into the module. I'm having trouble writing at the bank and get...
asked by 04.05.2018 / 21:35
2
answers

How do I log out in angle 4?

Good afternoon, I would like to know how do I log out in angle 4, as I am developing a dashboard and only need this requirement Thanks in advance. import { Component, Input, OnInit } from '@angular/core'; import { NbMenuService, NbSidebarSer...
asked by 20.04.2018 / 06:14
1
answer

Problem with lottery game code

Basically the code is to simulate a lottery, the user should try to guess one of the numbers in the array, if he can get it, he will be congratulated if he is not told that he missed, but when he does not do anything, p>     
asked by 23.05.2018 / 16:56
1
answer

Input field filled in according to the selected selection

I have a list of options in the select tag, and I want to show specific text in a input field, depending on the option chosen in the select field. If the option "TRANSPARENT" or "FOSCO" is selected, the field input...
asked by 19.10.2018 / 19:17
1
answer

How do I put a loading responsive

My site is all done need to put a loading when the person clicks on each tab or even to enter the site I just did not find a tutorial on how to do it because it works both for cell phones and for computers.     
asked by 23.08.2018 / 21:26