Questions tagged as 'html5'

0
answers

Error in the submenu only when accessing from the cell phone

Good day, I am generated an error or failure on the next page under construction: link When I access from a phone (must access from one since in PC this error is not generated) the menu works well (it is displayed), the tab "meet and eve...
asked by 31.05.2018 / 13:51
0
answers

Why Does It Work Only With Console?

I am developing this page, but only when I open the console does the video play if I close the console it does not play anymore (when opening the console I keep the same screen size that I have in case someone asked) import { Co...
asked by 21.06.2018 / 19:57
1
answer

error TS2539: Can not assign to 'Particle' because it is not variable. Angular

import {Component} from '@angular/core'; @Component({ selector: 'my-app', template: ' <h1>{{titulo}}</h1> <h2>Detalles del {{particle.type}} {{particle.name}}.</h2> <p>Masa: {{particle.mass}}</p>...
asked by 28.05.2018 / 19:34
2
answers

It can be detected if the device they access to my website is a cell phone or computer

I was wondering if with css or javascript I could detect if my user used a cell phone or PC is to alter the css since as there are events that do not work on cell I wanted the design to start differently than with the media queries can be detect...
asked by 28.05.2018 / 22:04
0
answers

How to get all the canvases of an html view to save the base64 image

I have the following html with different canvas <div style="float:right;"> <button type="button" id="btn-save-image" class="btn btn-default" aria-label="Left Align"> <span class="glyphicon glyphicon-floppy-saved" aria-hidden="tr...
asked by 28.05.2018 / 16:19
0
answers

TimeMachine Archive

Holas. Good is to ask if you can get the code of a page that no longer exists from the TimeMachine and revive it at least on your PC (where for example you use it and the links work as it did when it was online). My intention is to try it...
asked by 28.05.2018 / 07:53
1
answer

Permissions when attaching HTML files

I come with a doubt. Everyone knows that a file is used to attach a <input type="file" name="fileupload"value="fileupload" id="fileupload"> And the window to select the file opens, but can it be denied or controller that a file can be...
asked by 27.05.2018 / 07:40
0
answers

Bootstrap daterangepicker datelimit

Good morning classmates, I'm having problems with the daterangepicker , I want to use it to simulate vacation requests. Within the daterangepicker I am already disabled on weekends. For example, a user has 10 days of vacation and wants to...
asked by 25.05.2018 / 23:49
0
answers

Why is my form not sent?

I can not find the error of this; please help. The images of the input is not detected. <form action="core/models/publicar.php" method="post" id="user_publicate" enctype="multipart/form-data"> <div id="Public_user_main_ce...
asked by 26.05.2018 / 03:23
0
answers

Extract Tweets Searchs-Tweets

This is the first time that I have consulted in this forum so I will try to be precise: The idea is to extract tweets from the internet: I have taken an internet example and it fails me. This is the script where I try to extract: $('docu...
asked by 25.05.2018 / 12:38