This will be quite difficult to understand, because it does not have a very dynamic explanation. I will try to be as clear as possible!
I want to create a letter generator that looks like this:
link
This is the site: link
But as...
I'm doing a project that involves connecting to an ESP8266 via websockets , but since ip of ESP is not static, you need to manually connect to the IP . But in the code below when I put connection methods inside a function, the...
I wanted to make a textbox perform a function when I assign a value to it by code, without user interaction.
I have tried the events onChange , onInput , onKeypress , however they all depend on the user's contact with the te...
Hello, I made a directive in Angular 2 to put masks in some fields, one of them the zip code. It works fine, the only thing I could not do is still that when loading the data in the fields of the screen the value is with the mask, it only...
Good afternoon,
it's a simple question but I've been breaking my mind for some time.
Every time you save a html file in sublime 3, it puts an empty space, making the form look like this: EX:
<input type="checkbox " name=" " id=" ">...
I have html form with the following input:
<div class="form-group">
<label class="col-md-4 control-label" for="textinput">Início:</label>
<div class="col-md-4">
<input id="inicioEvento" name="inicioEv...
I would like to know some tutorial, like putting the page in Google search and the other pages under the "HOME" type:
Index
contact, services, photos, videos.
Everything on the google home page? Same in the site bajaki that pulls all pa...
One day I'm trying to put a Charts.js on my web page.
It's already there, but I can not style it with intent.
Where should I change the width, height, and aspect ratio of the chart?
As you can see in the image, the graph is out of backg...
When opening any .aspx file, visual studio does not recognize the code, everything goes black.
Ialsonoticedthatwhentryingtocreateanewproject,theweboptiondoesnotappear,andIinstalledWebDevelopment.
Can anyone help me? Thank you.