Questions tagged as 'html'

0
answers

Help with video and images on carousel slider

I have a slide with 3 images and a video that is in the beginning, I need to make the video stay until the end, however it is going to the next images and if you click to go back and view it is passing. Is there any html tag to make a video move...
asked by 12.08.2018 / 02:52
1
answer

use ion-select dynamically

I've placed as options in ion-select, Zone South, North, Center and West. I want when I click on any option, only show the information of that zone taking the information from the database. At the moment I only have the same select. <ion-it...
asked by 03.08.2018 / 15:24
1
answer

Bootstrap line break

I am mounting a bootstrap modal and inside it using a form. With the <div class="form-group"> within each of these amounts a grid, with col-xs- that sum of 12 (one with 2, 2 and 8) but nonetheless are 'bundling' one input in the...
asked by 02.08.2018 / 13:27
1
answer

Display all text on the button

Hello! Is it possible to display all button text on it? Youareautomaticallyaddingtheseellipsis,butwouldliketodisplaytheentiretext.<ion-segment-buttonvalue="Bareserestaurantes" class="round-button" (click)="selecionaprodutoscategoria(2)"&g...
asked by 07.08.2018 / 21:09
1
answer

Provide files according to the client group using php

I need to make available on an Opencart 2 information page files of price lists, where one is for retail and the other for wholesale. The page that will show the link is only accessed if the client is logged in, now I would like it if it is regi...
asked by 02.08.2018 / 02:39
1
answer

Automatic refresh PHP

Hey guys, I'm setting up a system here and I need the page to refresh automatically every 60 seconds, how could I do it?     
asked by 01.08.2018 / 21:05
1
answer

Recover data in the database by checkbox

Good afternoon I'm having difficulty retrieving the data in the database via checkbox. <div class="container"> <div class="row"> <form action="resultado.php" multiple method="post"> <h3>Bairro...
asked by 09.08.2018 / 17:26
0
answers

Divergent Results When Filtering API Response

Edit: I was able to get him to create a single tab-pane, but now he is not filtering the games according to the league as you can see in the image below, he is printing everyone! I edited the code ... IhaveawebsiteinWordpressandI'mconsumin...
asked by 01.08.2018 / 14:05
0
answers

* ngFor with ngModel and value

I have the following repeat structure: TS resposta: string[]; HTML: <ion-card *ngFor="let pergunta of perguntas; let i = index"> I have a ngModel that I need to print the value of it in its value: <ion-textarea nam...
asked by 03.08.2018 / 22:07
0
answers

Modal generate custom link

I use a modal that I took from w3school and modified it to put several in a same page, I would like to know if I have these modals to generate their own links, so that it is easier for the visitors to share the content. For example I clicked...
asked by 31.07.2018 / 19:12