Questions tagged as 'html'

1
answer

Input HTML showing PHP result

I'm starting to mess around with PHP, and I'm kind of crafting a Web system. The system would be more or less such an idea. The user fills for example a code (ID), say 001212 in an input of type text and below it there is an input of type text t...
asked by 11.06.2015 / 18:14
1
answer

Logo switching automatically with Fade

I would like to add in my HTML site a fade-effect color change of the logo, either javascript or jquery. For example: Change from: To: Amongotherimages,addingallofthem:10img's.IneffectFadeandautomatically,withoutitbeingapparentsometype...
asked by 05.09.2015 / 22:59
1
answer

File Upload [closed]

I am new to php and database and have never uploaded a file. I have already read and advise only to save the path of a file in the database and not the file itself. They advised me to see in Portugal-to-Schedule and in PHP but I did not realize...
asked by 12.07.2015 / 21:25
1
answer

Jquery mobile duplicating elements [closed]

<!DOCTYPE html> <html lang="pt-BR"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Troca Games - Games com economia</title>...
asked by 09.10.2015 / 01:01
3
answers

Make objects appear

I'm having a hard time making a checkbox appear or disappear depending on the option selected. I do not understand virtually anything from Javascript at the moment. My example: I want to make a text box appear when the "Other" option is en...
asked by 21.05.2018 / 21:20
2
answers

Problem in Bootstrap Directory

I have a problem where when I try to access Bootstrap directly from the directory folder CSS does not work and only a few things remain, but when I link to the Bootstrap page it works. Remember that I am in the last version of Bootstrap. This is...
asked by 21.10.2017 / 20:06
1
answer

Materialize is not responsive [closed]

I developed a site using the css link , but it is not responsive, I wonder if the materialize is responsive and if it has to do something for him to be responsive     
asked by 20.10.2017 / 01:59
1
answer

User privileges (2) [duplicate]

Well, I have an exercise for college that is the creation of a blog. It can contain 4 different users: User (only reads post and comments) Editor (Creates posts and manages comments) ADM (manages all posts and comments ) ADM General Full Syste...
asked by 25.10.2017 / 23:41
1
answer

How to hide a drawer menu by dragging?

So I'm starting to develop websites and I made a drawer style menu of google play for the mobile version of the site only that it does not hide when dragging it to the side does anyone know a way to make this interaction?     
asked by 28.03.2017 / 22:10
1
answer

insert values inside table using javascript

I need to create a input within a cell of a table using JavaScript. I created a <a> tag with name="ex2" <tr><p> <td id="secTd"><label for="cAp"><a id="num">02</a> <a id="texto"...
asked by 05.04.2017 / 22:13