Questions tagged as 'html5'

1
answer

Confirm of received (Email)

As I can do to add a link in an Email , in which, when the recipient click , open a page with a message and I am notified . I will try to explain a little better. At my university, when they send us an email, at the end is a link , when...
asked by 15.10.2018 / 00:31
1
answer

error in html by php form

I'm doing a web page with bootstrap, it turns out that I entered a contact form, in its respective "section", until then everything is fine, but reloading the page starts from section id="contact" and not from the beginning of the page, this is...
asked by 15.10.2018 / 03:04
1
answer

I was not activated timepicker (materialize)

I have a problem I do not activate the timepicker to be able to select the time of entry and exit input <div class="input-field col s12 m4"> <input type="text" id="hora_entrada" class="timepicker" name="hora_entrada"/>...
asked by 12.10.2018 / 02:30
1
answer

How to place a forward and replay buttons to the costador of a slider?

I have the following slider, but I can not place some buttons on the sides of forward and backward to have more precision. $("#mySlider").slider({ range: "min", value: 0, min: 10000, max: 300000, step: 5...
asked by 11.10.2018 / 18:13
1
answer

Ask AJAX to BD when inserting data in INPUT - C #

I searched for information on the internet but I got a little confused, I have an input tag. <div class="form-group"> <label>Stock Number</label><br /> <input type="text" class="form-control" id="StockNumb...
asked by 11.10.2018 / 20:27
0
answers

html search engine that searches in the appropriate directory

I'm doing a web with wordpress with Advanced Custom Field, I'm trying to integrate an article search engine but without woocommerce (ie a normal search engine). I upload these articles through the content manager as I explain in the image:...
asked by 11.10.2018 / 13:33
0
answers

p-confirmDialog changes the layout when it appears

I'm using angle 6 and I have a p-confirmDialog, which when I press it changes the structure of my page, then I put the code of the dialog. <p-confirmDialog header="Confirmación Eliminar" key="confEliminarBici" [baseZIndex]="999" [autoZIndex...
asked by 08.10.2018 / 20:25
0
answers

how do I place a form on top of a jumbotron bootstrap 4

You will see I want to place a form that floats on the right side of the web (see image) use bootstrap 4 I do not know how it is done if you could give me a hint or a little help I would appreciate it     
asked by 06.10.2018 / 07:57
1
answer

Open window with Waze

It is possible on a web page to click on a button and that it opens in a new window the Waze page with the destination point. Thanks     
asked by 04.10.2018 / 21:18
3
answers

transparent scroll bar

I have a code that makes transparent the scroll bar in the browsers of the phones, but it makes both transparent, the (x) and the (and) only need to leave the bar transparent (x) no logo to give what I need How do I do? ::-webkit-scrollbar {wi...
asked by 09.10.2018 / 00:20