Questions tagged as 'html'

0
answers

The result of the cropped image appears gray

I'm trying to make a system in which the user selects the image, so it cuts out and in the end it has to appear in my folder the cropped image ... Thanks in advance! <!DOCTYPEhtml><html><head><title>Image</title&g...
asked by 11.09.2016 / 17:10
0
answers

How to inhibit confirmation "form forwarding"?

I have a list of records where I do a search (via post) and after the result I select a record through a select, and I go to another page to edit that record. It turns out that when I finish editing this record I want to go back to the previous...
asked by 21.10.2016 / 22:50
2
answers

Span Element Front

I have the following column of a table: <td style="font-size:10%"> <p class="list-group-item-text"> <a href="@Url.Action("Cidade", "Cidade", new { cidadecod = item.cidadecod, contratocod = item.contratocod })" class=...
asked by 08.09.2016 / 21:59
1
answer

bootstrap class panels is not working

I tried the bootstrap framework and testing some components of the site some worked and some did not and I do not know the reason, I tested the dropdawn and jumbotron and both worked, but when I tested the panel it did not show what it should, th...
asked by 01.10.2016 / 20:18
0
answers

Is it possible to make a $ _Request [""] of another attribute besides name=""?

I wonder if it would be possible to make an $ _Request [""] attribute of an HTML tag besides name="". In my case it would be Date-PhotoCapter="test.jpg". Dai would do the request for the Data-PhotoCap. Thanks!     
asked by 01.10.2016 / 16:19
1
answer

Data of the blank identUser variable in the URL. How to solve?

             Equipment                                                       <!-- redireciona os dados para atualizar levando o ID do equipamento e identificação do usuário a ser redirecionado--> <script type="text/javas...
asked by 01.10.2016 / 23:31
1
answer

angular ng-click or javascript event click inside the html prop of sweetalert2

I'm trying to make an implementation with SweetAlert2 where I create some buttons inside the "html" property. This is within a click function, which in turn is within controller . I tried to add in a setTimeout() and within $...
asked by 26.09.2016 / 15:40
0
answers

Is it possible to convert an HTML template into WordPress?

Recently I bought a template on a certain website, and I did not realize it was HTML, not what I need, which is theme for Wordpress. They do not trade. Is it possible to convert?     
asked by 04.09.2016 / 00:03
1
answer

Problem with enconding: JSTL fmt

I'm using fmt to do internationalization of texts on a page. It turns out that when using accents, the text gets strange characters. I tried to change: <fmt:requestEncoding value="UTF-8" /> but there was no difference. Is there any ex...
asked by 05.09.2016 / 15:58
0
answers

Two form options box

I have a form that has a box that has two options, one represents accepted and the other does not accept . It turns out that when the user uses to send the email he is able to send even with the button by not accepted . Is there any way I ca...
asked by 05.09.2016 / 21:23