Questions tagged as 'html5'

1
answer

Get arrival time google maps api javascript

I have a map which calculates with this method of google directionsService.route, with that method a response is returned. I just want to be able to get the time calculated by google. var directionsDisplay = new google.maps.DirectionsRen...
asked by 28.09.2016 / 01:02
0
answers

How to format a text stored in JSON? [closed]

when the text stored in JSON is very large and when I call it to show it in the app (to the user) it appears all running without text format, like being able to do it to respect paragraphs and maybe some words in bold, Do I make myself clear? La...
asked by 01.10.2016 / 04:31
1
answer

Reduce spacing Thumbnails, page-header in bootstrap Css

I am designing the Home of a site. With thumbnail for article. The truth is that I'm very cool in Css, but I imagine that some kind of bootstrap.css is what is generating spaces but I could not find it. <div class="contenido"> &...
asked by 20.09.2016 / 16:37
0
answers

Two scroll jquery one after the other

A question for JQuery and the vertical scroll: I have two div s obvious the first one is on top of the other. <div class="uno"></div> <div class="dos"></div> The problem is that I have the main scroll of the w...
asked by 26.08.2016 / 06:43
1
answer

Laravel + Polymer | I can not import html from a web components

I'm using LaravelCollective, {!! Html::style('http://localhost/prueba/bower_components/paper-button/paper-button.html', array('rel' => 'import')) !!} I get the following error in the browser console:    (Imported resource from origin...
asked by 10.08.2016 / 21:05
0
answers

Return to my default selection with AngularJS

I have a select that contains several options that are hidden but are shown according to which one is chosen, for example, when selecting the option Level 1 the option Level 2 is shown and when selecting the option Level 3 the options are shown...
asked by 06.07.2016 / 22:03
0
answers

Unit tests with QUnit

Good afternoon, I am working on a project with Intel XDK and I use javascript functions in html files. I need to perform unit tests to verify that the functions work correctly. I am using Qunit for it and I get an error in the test when looki...
asked by 06.07.2016 / 17:45
1
answer

Show and hide the options of my select with angularJS

I present my problem: I have a dynamic form, this has several fields and among them I have a selection that has the options: chapter, subchapter, level 1, level 2, level 3 and level 4, every time I select an option of this select a new one is cr...
asked by 23.06.2016 / 21:14
1
answer

AngularJS: "angular-update-meta" does not work when sharing URLs on social networks

What happens is that for example, Facebook takes the static metadata from the index.html and not the ones that update angular-update -meta This is my project, you can see the source code, it's not minified: geekmox.com . In the Facebook Shar...
asked by 28.07.2016 / 13:49
0
answers

Error with the Vegas plugin

This is the code I am using: The vegas plugin is not working for me. I do not understand, what I'm missing. <!-- JQUERY versión 1.12.4 JS--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js">...
asked by 09.06.2016 / 17:15