Questions tagged as 'html'

1
answer

Radio button flag

Good afternoon, I have a mobile application written in MobileUI and JS, where I have an alert for the company exchange function. In this alert you have the radio inputs, which is to select only one of the options. I would like that when opening...
asked by 05.10.2018 / 18:57
0
answers

Progressive Circle CSS + Waypoints

Talk to people, I have a circle progress (pure css) and everything is working perfectly, animations and stop in the right place. The problem is that the animation is happening before the scroll reaches the element. I'm trying via Waypoint...
asked by 05.10.2018 / 20:41
3
answers

How to swap an image with Javascript

I need to change an image by javaScript but I'm not getting it, I tried the following way and it did not work; html <img id="imagemPerfil" src="img/user1.png" alt="profile image" class="circle z-depth-2 responsive-img activator gradient...
asked by 13.10.2018 / 17:37
0
answers

View another site within my view

I would like to know a method to call a chatbot that I developed that is hosted in the IBM Cloud through a button for example in the image below taken from the magazineluiza website: I would like that when the user clicks on a button like...
asked by 13.10.2018 / 20:03
0
answers

Save time user watched video and keep watching

Well, I finished a PHP course, I'm not an expert and I'm creating a course system. I need when the user starts watching the lesson, the system saves the video runtime every 3 seconds. And save this so that the next time he enters the site, he ca...
asked by 04.10.2018 / 16:50
2
answers

Uploading image with Jquery

How to upload image using Jquery? This is a question that has been haunting me for a long time, I hope you can help me. Well, I've been researching and I've seen a plugin for this, ajaxForm. But I do not find structure to use it, in the pa...
asked by 25.05.2016 / 00:23
0
answers

Error trying to upload files - mobile page

I have the following problem, I have two input's the first allows you to attach multiple files, and the second only one. When I attach several images, for example, in the first input and then try to attach another image in the second input, the...
asked by 06.10.2018 / 17:13
2
answers

text above image and lighter image [pending]

Good afternoon everyone, I intend to create a code in html / css that allows me to move the mouse over an image, it becomes clearer, and a text appears on it ... Which commands should I use to achieve this ? Thank you !!     
asked by 06.10.2018 / 19:27
1
answer

Download and upload form in the same button

I'm new to php and I can not create a button inside a form that uploads and downloads at the same time. How do I generate it all inside a single one, ie in the "send" button, and thus delete the html download button? My code: <form actio...
asked by 16.10.2018 / 02:26
1
answer

Error in JSP page

Good evening guys, I am making a page in JSP, where the user informs 2 values and through a method, I make the sum of these 2 values and it shows below the value of the result. But the page is not loading, it is displaying an error on line...
asked by 16.10.2018 / 02:40