Questions tagged as 'front-end'

0
answers

I can not get return from the REST webservice

I'm trying to communicate my .html client with a REST service I created in ASP.NET C #. At first it was just to login and if the login and password was correct it redirected to the home page of my application. The problem is the following my AJA...
asked by 21.03.2016 / 18:06
1
answer

Use Jekyll paginator with option to list categories

I have two directories in my Jekyll theme, the Blogger folder, and the Projects folder, these folders contain the subfolder ** _ posts * inside. As in the example below: | - My Theme / | | - News and Announcements | | Search Forums | | -...
asked by 21.03.2015 / 23:43
3
answers

What is the name of that "change of view" effect by sliding?

Several apps (Facebook, Twitter, Instagram) make use of a "touch enabled" effect where the user drags the entire screen and it changes the view. Do not confuse with the slide effect of the menu. I would like to develop an app with this effect...
asked by 17.08.2017 / 05:15
2
answers

Leaving the foreach JQery

I'm having difficulty getting out of a foreach when the internal if condition is met, I followed the recommendations in the official JQuery documentation that says to give a return false but it still does not work, follow the code used:...
asked by 17.12.2018 / 13:50
1
answer

What is the concept of front-end tools / workflow?

Shortly after I started working in this field I had contact with the terms front-end and back-end, but only recently, I had more contact with the workflow tools (bower, less, sass, GIT etc). Just to better explain my need, I started working o...
asked by 06.02.2015 / 12:17
1
answer

How to prevent content from a div rotating along with the rotate effect of css?

Good morning, everyone. I put the rotate effect on a div, but the inner content also spun together. How do I get it normal with standard alignment and the div continue with the rotate? example: .minha-div{-webkit-transform:scale(1.5)...
asked by 19.03.2018 / 16:53
1
answer

How to clear an input when clicked?

I have a form and I want the page to appear in the " here" field and when the user clicks to type, I want this sentence to add up! It's possible ? How do you do it?     
asked by 05.09.2017 / 18:12
1
answer

How and why getElementById does not execute on page load?

Business problem: I will create a system that will run on a serverless platform. It can be a local administration area interface (a client for a service), or a Mobile application. The application will dynamically load content for ease of maint...
asked by 02.03.2017 / 15:42
1
answer

What does id="primary" class="content-area" if they do not exist in the style.css file?

I'm now starting to develop themes for WordPress and I'm studying the default theme of it. But so far I do not understand what the meaning of these ID's and classes is that there are no settings of their properties anywhere. I searched the inter...
asked by 15.10.2015 / 18:26
1
answer

Jquery event click after attribute change

I have a problem here with Jquery, when the button is clicked I need to get the value of the input and replace the 'href' attribute of one and at the same time click on it ... I'm not having results, I can do the part of overriding the value of...
asked by 07.02.2018 / 11:57