Questions tagged as 'front-end'

1
answer

Video Tag using youtube Stream

Would there be any way to include the youtube video without using the iframe provided by the API in the Incoporation method? I'd like to insert into a tag, for example. I have the following code below: <video id="meuVideo" controls au...
asked by 31.05.2018 / 02:46
1
answer

Ajax Request on Forms

I made an ajax request to send data from a form to the server, the data is sent and stored perfectly. But when handling success creating the condition if the return return was the 200 or "OK" pattern would send a success message and if n...
asked by 30.05.2018 / 18:35
1
answer

add select field dynamically (laravel project)

I'm creating a form from a repository and I have several fields like that of modality. What I do not know how to do is create a function so that when a person clicks the + button next to the select, it creates on the screen another select field...
asked by 24.04.2018 / 01:26
1
answer

Doubt regarding informing version in Bower

Good morning everyone! I'm developing a simple website for the purpose of front end study and I came across a question regarding Bower, a tool I'm using to manage the dependencies, which I could not properly repair by reading the documentatio...
asked by 20.04.2018 / 16:35
1
answer

Get values from datepicker and use as parameter

I'm using the Datepicker to set month and year as parameters for my search, so I want to throw them as an alert to make sure they're being stored in the variable, but I can not - believe it to be in the onClose function. If anyone knows how to h...
asked by 18.04.2018 / 16:48
0
answers

Slowdown problem with opencart in IIS

TL; DL How to reduce the first request of the site; Personal, I'm trying to improve the performance of a store in opencart, the problem is that the client uses Windows and I suspect that this is causing slowness, the site's rating on GTmet...
asked by 01.04.2018 / 03:13
0
answers

By moving the scroll it does i ++

Good night, I need to do a function, I was able to do the logic but I'm not able to execute ... The logic is as follows ... when scrolling the variable that started with 0 becomes 1, moved again from 1 becomes 2 and so goes in succession ... thi...
asked by 01.04.2018 / 02:50
1
answer

background image does not print (using window.print)

I need to print a page that has a background image as a background, a logo on a watermark. But using window.print () the background does not appear in the frame (unless the user checks "background graphics" on the print page in chrome. I s...
asked by 02.04.2018 / 14:06
0
answers

put exception of just one folder in src of gulp

I would like to put gulp in a laravel project, and before uploading this project to production I always need to delete a folder called config. How do I do that when creating a new folder (which would be the production folder) read the whole fold...
asked by 08.03.2018 / 17:01
0
answers

Error while minimizing JS Template with Gulp

When running my automatic Gulp tasks, which include JS minification, it's giving error! I created a new JavaScript code that uses templete strings, and the error gives it there! Gulp-uglify can not process this file because of the grave (') acce...
asked by 05.03.2018 / 19:37