Questions tagged as 'html5'

2
answers

Doubt passing parameters via form

Doubt, I can not send the image. Path: _img / _products / foto2-verde.png <input type="radio" name="cor" id="verde" value="verde"> <img src="_img/_produtos/foto<?=$_POST['???']?>-<?=$_POST['cor']?>.png"> This...
asked by 22.02.2017 / 18:43
1
answer

Background does not appear [HTML5] [closed]

(Resolved) I do not know what I did, I just know it's working now: thinking: Good morning / afternoon / evening. I started studying Html5 this week, but I ended up getting stuck in the time to insert a background image into the project. I hav...
asked by 30.09.2018 / 03:03
1
answer

Delete a css selector

I have the following: <div> <ul class="menu-top-header-main-right"> <li><span class="icon-procurar"></span></li> <li>Entrar</li>...
asked by 11.02.2017 / 00:54
3
answers

Redirect to Tab specifies [closed]

Good morning, I have a tab where I have a form that is sent via Ajax to my controller and I want it after the Ajax response the person is redirected to another tab after reloading the page, I need to click on calculate a person go to Analysis Re...
asked by 11.12.2018 / 12:56
1
answer

get input data in php + phpmyadmin bank

How to get these input from the html by going to the phpmyadmin database Html class="section2" input type="radio"name="CumprimentoParada"id"A"value="CumprimentoParada"/> input type="radio"name="CumprimentoParada" id=B"value="Cumprim...
asked by 30.05.2016 / 23:32
1
answer

Code to identify browser in WordPress

I need a code that identifies if the browser is Firefox and then runs a block of code and otherwise runs another. The code block is HTML5 pure. The code is to be used inside Wordpress, so I believe only accept HTML , but if there...
asked by 23.08.2016 / 06:12
1
answer

How to update an adsense-aware div in x seconds, without updating the page [duplicate]

I have a website with ads ads, I wanted a script or javascript or php to update it from x in x seconds, a loop. On the basis of every 30 seconds.     
asked by 10.10.2017 / 16:59
1
answer

Change link of two links whose id are equal to js

I needed to duplicate a code from a link, whose id is the same (I can not change, nor can I actually). I need to change the text of this link. I did this: document.getElementById("send").innerHTML = "Enviar itens"; But it only changes the t...
asked by 08.11.2018 / 20:45
1
answer

Corporate Cloud Services [closed]

Does the "advancement" of the cloud technology in question lead to WebServices in the cloud rather than a private company X network or even local area network?     
asked by 06.07.2017 / 15:59
1
answer

what link should I use in my event page article? to open and load individually?

Hello everyone, with a question that makes me sleepy.    In my page index.html I have a < section > called EVENTS , and I also have a page called events.html       In events.html I have some < article > e...
asked by 14.03.2018 / 15:23