I'm inserting data from a json file into an html div, content is added from a button. everything is working!
I just want to replace the contents of the div with each click of this button. ex:
1) First click: the name of person 1 is display...
I have this following login page:
link
It's simple the way I expected, but when I enter any information in the fields (input), the placeholder goes back to the fields when I go to the next field, how could I solve this?
I'm developing a publishing, tanning and rewrite script, but when I put the option to be tanned my error starts.
SE ( ID_PERFIL = ID_PERFIL e ID_PUBLICACAO= ID_PUBLICACAO ) { CURTIU } SE NAO { CURTIR }
But when I make this request in the r...
I'm doing the sketch of a project and need to put three images one a "line" only. I decided to use display:flex and space-around to leave them with a space between them, however they are in the out-of-normal size.
HTML:<head...
I'm trying to open a pdf file that is located in a folder inside the project, but it's not working.
I followed some suggestions and tried this:
<a href="../../media/Novo_Documento_2017-09-13_18.19.55_20170913182145649.pdf" target="_bla...
Good evening
I would like to know if I separate the html in parts and use ng-include to add them to the index, improve the performance of the site? making it faster
Thank you in advance !!
By using the ION-ITEM directive inside the ION-LIST, you can not click any element inside, eg a text field when we test with the iOS emulator in Chrome. >
<ion-list class="list-form">
<ion-item tappable>
<ion-label floating...
Well, I have a website that I have developed and I would like it to be well positioned on Google and I have already put the meta tags etc. but it did not help much I would like to know how to do it right and the site is well positioned in the se...
I need to do a "query" conversion of an HTML form that should pass information to do a search in the database.
I think it could be something like a kind of "friendly url", the simplest.
Basically it is, with this string passed by the form "?...
I'm starting with PHP and I'm having trouble sending it to the database, unfortunately I can not find the error, if anyone can help, I'm grateful.
HTML looks like this:
<form method="post" action="blog.php" >...