Questions tagged as 'html5'

1
answer

Form validations in HTML5 behave differently in Firefox

I was trying to find a better title for this question, but I still do not know how to explain it, but come on. I have a simple form with three fields, if I miss one of them I will be shown a tooltip saying that the field needs to be filled co...
asked by 06.05.2016 / 13:33
1
answer

JavaScript style buttons

I'm trying to do on a page, that buttons that are clicked change their style and also show a div when clicked. Only that they must be mutually exclusive, that is, when I click on one, only the div attached to the button should be displayed and o...
asked by 11.05.2015 / 23:26
0
answers

Protect uri from the content player

Next, I would like to use some player component in html that does not display the uri of access to the running content. Someone has already seen some scheme that renders a player in the browser, but when someone inspects the element, the...
asked by 24.09.2015 / 16:48
2
answers

Resizing image with Canvas and JavaScript

How to reduce the size of an image with JavaScript ? I'm using canvas to resize, reduce size in proportion and converting to jpeg . The problem occurs when I try to save the image, since I can not download it converted to jpe...
asked by 12.02.2015 / 16:51
0
answers

Send a list to a web api using $ http.put of AngularJS

I'm having trouble getting a list using the $ http.put method of angularjs, I can send an object normally, but a list is not following, does anyone have any code examples so I can clear this question or pass a link of some material about, from n...
asked by 20.07.2015 / 19:01
0
answers

Change JavaScript code for resized video tag [closed]

In this link I have a test page where the video on the screen is resized according to the selection of the select. I need to load the page when the select transform function loads, but since I do not need to select, only the transform funct...
asked by 22.08.2014 / 01:21
2
answers

How to make a "back to top" button on a page? [duplicate]

How can I make a button return to the top on an html page? Jquery, javascript, what would be best?     
asked by 28.10.2016 / 15:45
5
answers

css properties do not bootstrap effect [closed]

I'm trying to do something simple in css and change the font color of my link and the colors are being overridden by some motiv that I do not know which .navbar-inverse .navbar-nav>li>a { color: #9d9d9d; } I have a problem with t...
asked by 29.12.2016 / 22:20
0
answers

Sharing application content made in Intel XDK on Facebook [closed]

Hello I created an application in HTML5 + JQuery Mobile on Intel XDK, which will be for android (and maybe app for FB). In it, based on data, has a kind of score (it is not a game) and wanted to put an option to share this score on Facebook....
asked by 27.06.2014 / 21:02
2
answers

Transferring values from one page to another with angularjs [duplicate]

Good afternoon, I wanted to know if I would be able to pass the data from one page to another ... I did a small function that when I press the button it changes the name, only that it appears on one page in the other it does not receive change...
asked by 20.12.2016 / 22:17