Questions tagged as 'front-end'

1
answer

Redirect between pages with datatable (primefaces) without losing filters

I have 3 pages and they are responsible for fetching objects in my databases based on the first page selection filter. My site is about car ads and has the following structure: First page: You are responsible for the user selection filte...
asked by 11.11.2016 / 18:41
0
answers

Hack video download html5

I would like to make it difficult to download html5 videos from the URL, which the user can inspect (browse with browser functions). Searching the Net saw that there is a 100% way not to allow the power user to download videos. I'm using the...
asked by 11.10.2016 / 16:01
1
answer

How to do automatic scrolling

I'm developing an application where the user asks a question and the server delivers a response, I'm having trouble getting the scroll bar to follow the conversation, so far I'm having the chat history on the screen, but I have you drag with the...
asked by 15.10.2016 / 07:48
1
answer

AngularJs - the ng-class directive is not working

I'm trying to apply this class to this when I roll the page to fix my menu at the top of the screen, but the class is not being set: <div class="page-header-menu" ng-class="{'fixed':(document.documentElement.scrollTop > 74)}"> <...
asked by 22.09.2016 / 22:46
1
answer

data-parent Bootstrap [closed]

I'm having difficulty with data-parent to collapsate in the bootstrap <div class="panel-group" id="paineis-sobre"> <div class="panel panel-default"> <div class="panel-heading" data-toggle="collapse" data-target="#ite...
asked by 06.09.2016 / 20:14
0
answers

How do I trigger a validation of angular-input-masks?

I have a field: <input type="text" name="DataNascimento" class="form-control data" ng-model="EscolherCurso.DataNascimento" required ui-date-mask/> I preferred to use jquery's datepicker. But when jQuery fills in the value, the ang...
asked by 05.08.2016 / 14:33
0
answers

My description of the top line is not showing up!

    <md-cardng-repeat="classified in classifieds "flex="30"> <!-- cada cartão ocupará 1/3 da página(33) --> <img ng-src="{{classified.image}}" alt=""> <md-card-content> <div class="cl...
asked by 09.07.2016 / 23:31
1
answer

FREE Tool for Wireframe

Among the various tools found when searching about it, could anyone give indication of a good FREE tool for creating a wireframe? The focus and development of system for web. Please note that I am not looking for the best, but rather an indic...
asked by 18.05.2016 / 01:27
0
answers

Problems with lentidao when generating a jasper report

I have a problem, every time I generate a report for the first time, it takes time to generate, since the second time it goes very fast, I am sending the code that generates the report if someone can help. > public void relatorioUSALL(List li...
asked by 22.03.2016 / 17:47
0
answers

JSF Session: login module

I have a problem, with my session, hj I make 2 connections, one in my manager database to get the ip and the location of the client database, and another in the client database with the ip and the location of the database, until then quiet, the...
asked by 19.02.2016 / 14:29