Questions tagged as 'html'

3
answers

Problem with Hover effect with CSS in HTML

I have a problem with the :hover effect used in the CSS language to style an element. It turns out that I have a button that should change color every time you mouse over it, with the effect :hover I set a time of 3 seconds...
asked by 13.11.2018 / 22:32
1
answer

How to animate an element with CSS every time it is clicked?

I have a button which I have an animation with CSS3 which goes into effect every time the button has the focus. What the animation does is give a small bounce to the button, in its same position that is without moving it. What I'm lookin...
asked by 08.11.2018 / 21:13
1
answer

speed problem with owl-carousel boostrap

I'm trying to do an owl-carousel, but I can not establish the duration of how much each image is displayed, look jquery, I'm somewhat exhausted analyzing the code and handling it, (the images delete them, but I leave the code just in case ) the...
asked by 08.11.2018 / 10:53
2
answers

Javascript shows warning undefined

I'm not very proficient with javascript so I decided to do an online course from scratch and they put me as an exercise to make a paper or scissors stone game, so I did it but I wanted to add html so the user could insert the option of your pref...
asked by 11.11.2018 / 10:53
1
answer

Multiple Progress Bar in html

I want to do this explained: a user buys 1750 points, the bar is filled in green if he completes the one of 2000. and he gets the number 1 prize if he completes another one and completes that of 3000. Then the 3000 is filled he wins the number 2...
asked by 16.11.2018 / 16:14
1
answer

Check payment by Paypal

I have just done an e-commerce for a client, and I am implementing the code provided by Paypal to make the payments. Until now when you click on the paypal button, it redirects the user to the official paypal page so you can make the payment....
asked by 01.09.2016 / 12:06
3
answers

Send form array, php, mysql

Good, these days I was doing a form to keep some links inside my database, but the truth had never used the forms with array & I've searched a lot, but none of them I do. How can I make it work? My code is as follows: $screenshot = $...
asked by 10.09.2016 / 20:10
2
answers

Table hours JavaScript

I have a problem generating the hours in a JavaScript table, I use a for to add the hours in pairs but I do not add anything, the same number is repeated again and again, and another problem would be like writing the days of the week in the top...
asked by 13.10.2018 / 20:07
1
answer

Execute script with InnerHtml without using eval ();

I'm inserting a <script> at the end of the body with an innerHtml, but the script is not executed. I can not use the eval () function, because it will not pass the fortify. How do I make the script run? This is my main problem .....
asked by 05.11.2018 / 12:32
2
answers

Problem with my form

Hello stackoverflow friends, I have a question about why my form makes my page update if I still do not implement anything to send it by e-mail greetings to all and I hope you can solve my question. <section id="fs-form-wrap" class="f...
asked by 11.09.2018 / 01:52