Questions tagged as 'html'

2
answers

Jquery taking the father of i

Well folks, I need to get the TR ID of the one clicked. My HTML is as follows: <table id="datatable"> <thead> <tr> <th>Nome</th> <th>Data de Nascimento</th> <th>...
asked by 04.11.2017 / 16:24
2
answers

How to create a help function

How can I implement a feature on jQuery / Javascript to display a question type as soon as the user clicks on a TextBox and when he clicks on that question mark, a Help how can it fill in the field?     
asked by 25.10.2017 / 19:12
1
answer

User privileges [closed]

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 System...
asked by 25.10.2017 / 20:11
1
answer

submit button giving error - PHP

I'm putting a form in my index.php, to be sent the filled data to my email. How do I do when the person clicks the submit button, the page does not update? The system is working fine, it sends to my email correctly, but when I click the...
asked by 17.11.2017 / 18:34
3
answers

How to leave the ends of a div transparent?

I want to apply a color in div and on the sides of it it becomes clearer until transparent, can you do it with CSS?     
asked by 15.01.2018 / 20:56
1
answer

How to use a website on the server [closed]

So I created a system in php that saves the numbers among other things from company employees, I use xampp on my computer, I was wondering how do I put the system in php on the server and make it get open on company computers ...     
asked by 27.11.2017 / 16:03
2
answers

Adding buttons in the upper right corner of div

I'm using bootstrap, HTML and CSS in a responsive layout and wanted to add two buttons in the upper right corner of the DIV HowcanIaccomplishthis?regardlessofwhat'sinsidethediv?forexample<div><img></div>or<div><p&g...
asked by 01.02.2018 / 20:58
2
answers

Get Radio and Text Values in Order

Good note. I have a problem in the logic of how to proceed between a set of questions and answers. I have the code below consisting of inputs with the types text and radio. I want to retrieve the information of these elements in the order the...
asked by 02.02.2018 / 01:00
1
answer

Display data on the same line

Hello! I have a table setting another table and I'm trying to display the same content set on the same line. I did a while but the result looks like this: André Cargo: Operário André Cargo: Auxiliar Julia Cargo: Secretária Julia Cargo: Aux...
asked by 18.12.2017 / 17:10
1
answer

Add a scroll bar in a DIV

I have a menu on the mobile with a few options, there is only one problem, when I'm messing with the phone it opens normal, but when I try to see all the options scrolling down it scrolls the start page and not the menu. How do I add a scroll in...
asked by 28.09.2017 / 22:42