Questions tagged as 'html5'

0
answers

Access problems in XAMPP

I'm trying to open a .png image via url through localhost and the following message appears:     
asked by 02.06.2015 / 23:49
1
answer

Remove video context menu from Vimeo

Someone would know how to remove the menu-context of videos from Vimeo because it has the option to "save as" that saves my video, even if it is private in my account the person can later access with html file that was saved, in some cases the v...
asked by 05.05.2015 / 21:24
2
answers

Online Video Player that runs .mkv and .mp4 video files [closed]

I would like to know if there is an online video player plugin that has how to run online mkv and mp4 files with file URLs direct from the server already tried the JWPlayer the DIVX Web video the first only accepts the second Mp4 neither works i...
asked by 05.05.2015 / 02:54
0
answers

Stylization of video drivers

I want to stylize the drivers I created with HTML, CSS and JavaScript, but I'm not able to do one that would be mute. It works as follows: it will have the image of a musical note which means that the sound is inactive and when clicking on it wi...
asked by 27.04.2015 / 18:32
0
answers

Mediaelement.js - Pause / Stop all other audios / videos of the same class when starting some

I'm having some headaches to implement a BGM and BGS system for a fanfics site here. I'm using mediaelement.js for mobile interoperability and support for Youtube videos. Anyway, I'm trying to implement exactly what is in the title: Two au...
asked by 28.04.2015 / 02:35
1
answer

How to search for files by name

I'm trying to search through names in a folder containing several different JSON files. var app = angular.module('myApp', []); app.controller('customersCtrl', ['$scope','$http',function($scope, $http){ $scope.buscar = function(name){...
asked by 28.04.2015 / 04:36
1
answer

how to include video source using javascript

How to include the video source using javascript without printing the final code in the browser (with the element inspector)? I have been thinking about various ways even judging currently impossible, but I would like your opinion on this. I use...
asked by 25.05.2015 / 19:52
1
answer

Executing a function allocated to an object from a comparison in for

I am building a library to validate forms (I know there are numerous but my case is specific) and I wanted to be able to send a function to an object with the fields and at its sub-level its validators. so from a comparison, when there is a vali...
asked by 24.03.2015 / 20:29
0
answers

How to allow javascript content in an iframe?

I need to show iframe inside an HTML page, the problem is that content Javascript generally does not work: <iframe src="minhapasta/minhapagina.php?url=exemplo.com" width="1600" height="1000" sandbox="allow-scripts allow-same-o...
asked by 01.04.2015 / 21:10
1
answer

Drag and Drop - JavaScript or JQuery [closed]

Good morning ... I was challenged to convert a C # Desktop to Web application, however I have no knowledge of ASP.NET, JScript or JQuery. And among the components that I need to adapt is a DRAGDROPTEXT. It is a SPAN within a DIV that is capable...
asked by 04.03.2015 / 12:24