Questions tagged as 'jquery-plugins'

0
answers

prev / next plugin FancyBox buttons do not work

Someone has ever used the Fancybox plugin. I have problems with the buttons to go to the previous image and the next one, they do not work for me. Is it necessary to activate it in some way by jquery? I have not found anything in the instruct...
asked by 15.09.2017 / 08:44
2
answers

Remove plugin from Javascript elements

I am using the lightcase.js plugin to make a carousel of images. How can I remove the plugin from the elements in which I have initialized the plugin, by means of the instruction: $("a.item-lightcase").lightcase({ transition: 'scrollHorizo...
asked by 18.05.2017 / 09:26
3
answers

does not show JQuery autocomplete matches

I'm using Jquery's autocomplete library, I think it works 50%, it does not generate an error but it does not show me the text of the matches it finds, they only appear as the rows where the text should go, not I know why ? this is my code...
asked by 15.11.2016 / 19:06
1
answer

Event when clicking outside the JQuery ContextMenu Plugin

I am implementing this jquery plugin in my project: link As you will see in the script, I am calling certain functions under the sixth line, and just below those if, I am changing the background-color of the div that displayed the contextMe...
asked by 15.10.2016 / 04:07
0
answers

Print with Jquery

I am printing a modal window with all its content, but I do not want to open the dialog to select a printer since I have only one thermal printer and I have it configured, is there any parameter to print directly to the printer? $(document).o...
asked by 15.03.2018 / 01:59