Questions tagged as 'html'

2
answers

Delete Method Does Not Work

Good Morning I'm learning Angular JS and I'm having trouble making my delete method work. Does anyone know where the error is? JS Code angular.module("listaTelefonica", []); angular.module("listaTelefonica").controller("listaTelefonicaCt...
asked by 20.07.2017 / 14:45
1
answer

How to use an .php extension file in a Laravel form?

I have a .php file that was developed in php pure and need to use it in Laravel . For this I need to call it directly from the action of a form , however the application is being developed in Laravel ....
asked by 20.07.2017 / 05:40
1
answer

Positioning label and inputs in an html form

Hello, I'm studying HTML5 and CSS3 and I'm trying to style it by performing the placement of the inputs / checkbox / combobox and their labels. Suppose I have the following code: <form> <label for="Input1" id="lbl1">I...
asked by 24.07.2017 / 23:48
2
answers

getParameter returning the same value

I have a table where you have the column ID - NAME - ACTION 1 - USU1 - SEE 2 - USU2 - SEE 3 - USU3 - SEE In the JSP I am saving the id inside an input hidden. <input type="hidden" value="${operador.id }" name="idOperador"/> I...
asked by 25.07.2017 / 04:33
1
answer

Doubt about Categories / PHP or HTML pages!

Hello, I'm creating a website and I'm not using WordPress because it's not a blog, and I'd like some help, actually asking a question, can I make categories other than folders? type you create a folder in www with name "videos" and in it puts in...
asked by 19.07.2017 / 21:43
1
answer

Meta title and meta description duplicates because of category filters

I have a problem with meta title and meta descriptions duplicates, pages like these below, google is understanding that they are different pages, which really is not. basedosite.com.br/cintos-e-fivelas/ basedosite.com.br/cintos-...
asked by 20.07.2017 / 00:45
1
answer

Pick up the 3 position of the foreach

I have a foreach that prints all categories of a JSON . How do I get him to only get up to 3 position and stop loop ? The issue is that I want to create a ul with 3 categories in the menu and create another li wi...
asked by 19.07.2017 / 21:48
1
answer

Start css animation in div only after opening menu

I'm wondering how to start animation in css only after opening the menu in the option OPEN MENU and start the animation in the div <div class="product"></div> Example link in CodePen link @import url('https://fonts....
asked by 29.07.2017 / 16:40
0
answers

jQuery timepicker with multi-input input function

I have a code in jQuery that uses the timepicker in all 35 input. follows the second one: Below my HTML : <table> <tr> <th height="40">Indicador</th> <th>Segunda</th...
asked by 29.07.2017 / 05:51
0
answers

User Profile with Plugin Layer

Hello! Does anyone know of some kind of plugin style facebook plugin? I am wanting to make a user profile and wanted to put an option of it put a cover. You can resize at the time or adjust the image.     
asked by 24.07.2017 / 18:06