Questions tagged as 'html'

1
answer

Create a selected jquery option

I have seen several posts about this, but none have been able to help me definitively. I'm trying to put a dynamically selected option (db data). obj.nome = [vitor,joao,carlos] dep_option += '<option name ='+obj.nome+'>'+obj.nome+'...
asked by 25.08.2018 / 18:43
1
answer

Compatibility problem with Chrome and IE, deformed text

Chrome: IE: Nomozila: TherightthingwouldbetostaylikethisinMozilla.InchromeandIEitisnotright.Iputthetextovertheimageusingthisscript:CSS:.img-containerAside{width:359px;height:184px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;displ...
asked by 23.08.2018 / 23:17
1
answer

Function for add and remove button - to clone form

Good afternoon, I have the following question: I have a training form form, with the following fields in dropdown: GROUP EXERCISE SERIES REPEAT LOAD PAUSE and would like the option to repeat the field, thus: GROUP EXERCISE SERIES REPEAT...
asked by 20.08.2018 / 17:51
1
answer

Upload a local image within a Webview

I have a component WebView that loads a String HTML , the problem is that I can not load a local image inside this WebView . The image is inside the folder '../img/imagem.png' and when I put this "address" as source...
asked by 20.08.2018 / 14:27
1
answer

Margin within table

I have text inside a "table", but basically I wanted to put the side margin as a paragraph. Maggin, padding, among other ways I could not. My HTML: < div class="container texto" id="camps" > < ul > < li > < img class=...
asked by 21.08.2018 / 04:28
1
answer

Is there a list of objects when sending requests in html?

I'm developing a small python (flask) web project for self-learning and came across something I've never faced before. I have a registration form where the fields of an information are dynamic, ie via jquery I can create and delete fields bec...
asked by 16.08.2018 / 22:00
1
answer

How to configure the Summernote editor to display a web page inside the window?

Good morning, I wanted a little help and tips to make the text editor summernote open a web page, for example in a page I'm typing the HTML normally and click to see the code, it would appear the page ready. example:     
asked by 16.08.2018 / 15:10
1
answer

Error in Recaptcha returns me an error in file_get_contents

Hello,I'mhavingthisproblemwithrecaptchaonasystemimplementedinPHP,thecodebelowisthecode.RecaptchainHTMLisso,Idecidedtoleavethisscriptalsofororganization.<divclass="g-recaptcha" id="captcha" data-sitekey="6LdAHWcUAAAAAPFO6j34mmWwhRer0K8Kp8901j...
asked by 16.08.2018 / 18:21
1
answer

Remove footer row

Hello,couldanyonegivemeahelp?IdonotknowwhatcouldbewrongbecauseI'veusedno-linesbeforeinanotherprojectanditworkedperfectly,buthereIcannotremovethislineforanything.ItmaybequitesimplebutIhavenotfoundthesolutionyet.HTML:<ion-header><ion-nav...
asked by 16.08.2018 / 22:56
1
answer

Make Up button at start appearing in certain part

I would like to create a button to upload to the beginning, but I would not like it to always be visible, only when the page arrives in a certain part     
asked by 19.09.2018 / 20:40