Questions tagged as 'html5'

1
answer

Capture click event on youtube play

I have a responsive section with a youtube video, I would like to capture the click event in the youtube video play, how would I capture it? ie send an alert for example, as soon as you play the video on youtube.     
asked by 10.08.2015 / 22:04
0
answers

Help how to do this effect

link I would like to know how to make these elements float while the page descends ... Does anyone have a simple example? I know you use parallax, $(document).ready(function(){ $('div.bgParallax').each(function(){ var $obj...
asked by 09.08.2015 / 19:19
1
answer

smartphone photo in the file HTML field

Colleagues. I have a web-based system developed in PHP and this system is compatible mobile. When I click on the file field, it gives the option to use the camera, but when I take a photo, it refreshes the page and does not appear in the fiel...
asked by 26.03.2016 / 22:52
1
answer

Angularjs with Guid in Asp.NET MVC

I am using AngularJs for the first time and I would like to know why this is not possible, I notice that during the debug, there are several Parse errors inside the min.js of the angular, I believe that is why the type I am passing for his contr...
asked by 31.07.2015 / 23:28
0
answers

Capture to handle webview media control

How do I know that View by image has been clicked? Using the Dump in Eclipse has the media control content-desc. I need to know when it was clicked to trigger a method.     
asked by 06.08.2015 / 18:02
1
answer

Get values from WebSQL when loading page through Javascript

When I load the same page as the getChamadasFromDay () function starting after loading, the variables total_time and total_calls continue to be zero. note that the total_time variable and total_call variable are receiving values but for so...
asked by 10.07.2015 / 07:43
0
answers

Randomization of DIV classes in Google?

Today I entered Developer Mode on a Google website from Chrome by pressing F12 and noticed that the divs classes are totally different compared to what I had already seen. Normally a name is defined as container , topbar...
asked by 18.09.2015 / 20:47
1
answer

Mounting Dynamic Data with JavaScript

I'm working on a hybrid application, I'm using HTML5 with Java Script, my idea is when the buddy logs in with his account, the application goes on the server and searches everything that is related to that person and already mounts on a listview...
asked by 15.09.2015 / 13:28
1
answer

Prevent media from continuing to load in audio tag

I have an audio player on the page, and I reload the source through javascript. But every time I load a new audio, the old one continues to load, even though it is no longer playing. And this is hindering the performance of my application. It's...
asked by 14.06.2015 / 21:49
1
answer

Legend Effect with Inherited Text

Next, using CSS3 3 HTML5. I want to make the feature that produces the following effect: I have elements on the screen, when overlapping the arrow on it (hover event) should appear (at the top) text scrolling from the left-> right in a region de...
asked by 05.06.2015 / 01:29