Questions tagged as 'jquery'

0
answers

Conforms to Scroll and apply class in the specific link in the menu

I've seen the effect on some sites! But I have no idea how to do it! The effect works in a set, formed by the menu the body of the page and the class! Let's say I have a menu with three tabs, with A B C. When the page is rolled down - I be...
asked by 23.02.2016 / 01:17
1
answer

Change option of select according to the option selected in another select

The problem: In a page I have two select, one that selects the team and another the team members, the first (of the team) I fill the option with php (by query in the database), so he will list all the teams I have registered in the databa...
asked by 22.02.2016 / 05:10
1
answer

Call slider slide method - jQuery Ui

How do I call the slide method? $("#slider-range-min-idle_timeout" ).slider({ range: "min", min: 10, max: 60, step:10, slide: function( event, ui ) { $("input:text#idle_timeout").val(ui.value+" min...
asked by 22.02.2016 / 14:24
0
answers

Value calculation between dates for input fields

People do not know anything about java and I believe that's what I'm going to need. Next situation: Below is the script to generate the amount with interest and fine of the value between due date and payment date and their respective fields:...
asked by 04.02.2016 / 03:53
1
answer

Jquery does not work after using the function .remove ();

Good morning, I'm making a form with tabs where the user can add and delete the tabs when needed, for the user to delete the tab use the .remove () function of jquery and the next tab is in place of deleted, my problem is that in the form I h...
asked by 04.02.2016 / 14:50
0
answers

resize "fingerprint" on web page

I would like to know if there is any technique, a plugin, whatever it is, something that allows you to resize an image that is on my web page in an interactive way with the user, such as the following image:     
asked by 10.02.2016 / 23:59
0
answers

Validation of Java Web Fields

I'm doing a field validation in my project, however I've set it so that the empty field error only appears in the "name" field as I'm still working on it. However, the error message is appearing in all fields, both for successful validation and...
asked by 25.02.2016 / 02:45
0
answers

problems with web service Jquery + VRaptor 4 "status of 404"

I know you say it was not found, but I can not find where I was wrong. My controller: @Controller public class ProdutoController { @Inject private Result result; @Path("/") public ArrayList<Produto> inicio(){...
asked by 17.02.2016 / 12:21
0
answers

Back button on pages with LazyLoad

I need to solve a problem that happens on the mobile site I work on. In a page listing 4 items are displayed at a time, when the page is rolled to the end an AJAX returns 4 more, and so on (pagination is done by hash in the url). When clicked...
asked by 28.01.2016 / 20:40
1
answer

Error in Module PagSeguro in Loja Magento

Good afternoon, I installed in the Magento store the module PagSeguro, but I can not finish the purchase, because I get the following error: Uncaught TypeError: jQuery.colorbox is not a function I'm getting this error at line 91, of the...
asked by 29.01.2016 / 15:44