Questions tagged as 'jquery'

1
answer

Close tooltip in Full Calendar

I'm trying to close my tooltip in the jQuery calendar: Example By clicking on the event, the tooltip will appear and an "x" in the upper corner, when you click on it the tooltip should be closed, the code in the JS on line 16 calls the...
asked by 08.09.2014 / 20:33
2
answers

Tie repeat jquery

Dear, I have a problem and I still can not find a solution, I'm still new to jquery, I'd like a little help, please. In the code below I have a procedure to call a dialog, which will be loaded with a table filled with php. This table has an inpu...
asked by 15.09.2014 / 21:49
1
answer

Paging effects with javascript

Does anyone know how to answer me how to make paging effects on my HTML page? For example I have a table but this table can only display 10 records at a time, does anyone have any idea how to do this using angularjs or jquery?     
asked by 27.01.2015 / 23:44
1
answer

What is the best way to add a dynamic banner to another site?

The situation is as follows, I am developing a system where users can create dynamic and customized banners with our products and display on their websites. The data of each banner created is in our database. What I'm finding difficult is to dis...
asked by 26.01.2015 / 14:19
1
answer

JavaScript does not accept variable value

I'm trying to do a function to call a GRID that will be different depending on the parameter I pass. This is the function: $JQuery(document).ready(function() { $.ajax({ url: "/main/conciliacao/gera-colunas/tabela/<?php echo $tab...
asked by 30.01.2015 / 14:59
1
answer

Change the state of a checkbox component in the bank using AJAX

Very good night to everyone! Well, I have a table in which there is a checkbox component. This component has the task of enabling and disabling a target on my website. The figure below shows a table row with that element: Hereisthehtmlcode,...
asked by 13.08.2014 / 02:56
1
answer

Call external file by Div

In the script below it is possible to call an external file through this <div> <div id="script" class="#"></div> Look at this snippet of the script: https://'+id+'?= How do I get through <div>...
asked by 19.08.2014 / 18:05
2
answers

change function loading jquery pages to onclick

I'm wanting to improve the way pages load my project. In this project I'm using jquery to load the page inside a box when I click on any of the links that I make available. In this script it uses the link that is in href to load...
asked by 08.08.2014 / 18:35
2
answers

Lock a button inside a dataTable in the firstfaces

I have the following problem, I have a dataTable that contains the possibility to edit the data using editing by the line, using the tag rowEditor and cellEditor . Next to it I have a button to delete that line. When I click...
asked by 05.08.2014 / 15:12
2
answers

Plugin that zooms when mouse passes

I have an internal product page, which layout is as below: What I need is for a person to move the mouse over the smaller square so he shows the big picture on top and zooms in when the person rolls a mouse over the big picture. I was analyz...
asked by 12.08.2014 / 16:19