Questions tagged as 'html5'

1
answer

html5 video with fixed height and malleable width

I have to make a video where it has a fixed height and a width of 100%, the problem is that when I use height: 100% does not work and if I use height: auto; with width: 100%; also does not work because the video is the original height of it, wha...
asked by 17.08.2015 / 22:46
0
answers

Screen Design Tool with HTML5 [closed]

Greetings, I'm looking for a drag-drop style tool, intuitive and easy. Able to insert the components for a webapp referring to the visual part. Automatically, or in real time, generate the HTML5 code and others if required and preferably an...
asked by 12.09.2015 / 20:19
0
answers

Picking information typed in an iframe

I have an HTML page that has a iframe element. This iframe has a registration. I need to save the information that is typed inside the iframe (another domain). In my searches, I checked the possibility of using Window.postMessage (...
asked by 03.07.2015 / 13:16
0
answers

Move an object in the direction of "onmousemove"

I'm trying to move an object in the direction in which the person presses the screen, moves and then releases. I tried to use some for ties (it was the only thing I thought) but to no avail.
asked by 05.07.2015 / 03:04
0
answers

Sum of items when changing a record

I have 3 items Accessories, Tires and Vehicles, values are added to a maintenance screen that is the main one. The problem is that when it is to change just one of the items, the value added is just what I selected. But it is not updated with th...
asked by 02.07.2015 / 20:42
1
answer

Links and content on the same page without frames

I'm creating a simple website, based on HTML5 and CSS3 only, there are two columns, one being <nav> to contain the links, and the other being <section> to contain the content. When you click on one of the links on th...
asked by 16.09.2015 / 16:32
0
answers

html5 enable geolocation in TChromium in Delphi

I use the Chromium component in my Delphi projects to navigate html pages but it does not show any interaction when the user tries to access page requesting geolocation access, how do I enable it in TChromium? Here is a simple html code that...
asked by 11.06.2015 / 21:14
0
answers

Tag script src does not work when I compile application (Windows Phone). Because?

I'm creating an app for a forum, on some pages I want to display content from other sites (those online), to display image works fine, but to display a rss created with an online tool it does not work, line is as follows: < script sr...
asked by 30.05.2015 / 18:31
1
answer

Open External Link in Windows Media Player

I have an offline HTML page that contains a link to a MP4 video, I would like that when I load this link, I would open the Media Player or other software that I have installed and predefined on my computer to play the video, ?     
asked by 27.05.2015 / 11:22
1
answer

Section with display block does not work correctly

I have the following problem: I opened a topic yesterday regarding some positions that were getting wrong, and that I was able to solve. However, another problem has appeared that consists of the following: In this image is the effect that I loo...
asked by 31.07.2015 / 13:22