Questions tagged as 'html'

1
answer

UTF-8 Not working on all pages

I'm having trouble using charset='UTF-8' . I am developing a site for a college project using MVC and as a default I declare utf-8 in a view to be used as the default for other views, however on most pages unicode works, and in othe...
asked by 14.11.2017 / 15:34
0
answers

No ionic mask

Good morning, I wanted a help, ionic ion-input, I would like to use mascara, cell phone number and cpf for example, could help me with a very simple example, I use ionic 3 and angular 4     
asked by 14.11.2017 / 13:28
1
answer

Run a code first

Good morning .. When I press any MENU, BUTTON, link, etc. everything works correctly and perfectly, however, it has hours that the code to be executed takes, sometimes a little, sometimes more than a little. This bothers me a lot because I do no...
asked by 14.11.2017 / 16:34
1
answer

FormJSON PHP for CURL,

How to move from ...    file_get_contents () for CURL or Guzzle $content = http_build_query(array( 'oid' => '00SH1000000ASZF', 'retURL' => 'https://www.site.com.br/', 'first_name' => $nome,...
asked by 17.11.2017 / 23:53
1
answer

Boostrap and two buttons

I'm trying to login and record to a page, but when I click the button to register, it returns to the beginning of login.php . Where I leave register_form in display: none , not showing blank field errors. Does anyone have a...
asked by 17.11.2017 / 20:36
0
answers

How to make this menu open with a smooth animation? with css, html, js

I'm setting up a responsive menu. It uses jquery only to insert and remove a class from the div with id="social-menu-items" which causes the menu to disappear and appear. <!DOCTYPE html> <html> <head> <meta cha...
asked by 13.11.2017 / 19:01
1
answer

Calling delete function on button with onclick

I want to press the DELETE button and delete X data from the database this is my type_product.php <?php require("header.php"); ?> <?php require("menu.php"); ?> <?php require ("model/tipo_itens.php"); $modTipoItens = new Tip...
asked by 30.11.2017 / 18:47
0
answers

does not allow when dragging the dialog it leaves the useful area of the page

When I drag the dialog to the bottom, right or bottom of the page, it pops the screen out of the html, how can I prevent it from overriding the page? I put overflow: hidden; but it does not prevent     
asked by 30.11.2017 / 19:02
2
answers

Doubt in C # with html

I have an application that loads an image that is inside the project. When I pass the directory manually (eg src="~/Imagens/logoACESSO.png" ) it loads the image normally, but when I get the same path for a C # variable it does not load the...
asked by 30.11.2017 / 17:56
1
answer

I need help how do I limit or balance the colors of an image with php

I need help with an image. I want to know how do I limit the colors of it type 16 colors? Example: Before: Then:     
asked by 08.11.2017 / 21:23