Questions tagged as 'plugin'

1
answer

I can not get the jQuery Vegas plugin to work

I'm trying to try a plugin jQuery called vegas to make a fullscreen background but it's not working, I've done according to what's on the site, I've imported all libraries, jQuery and .css files % of Vegas . My code l...
asked by 06.06.2015 / 15:40
1
answer

Android / IOS alarm with PhoneGap

Good evening, I'm just developing an application for parties. In this application lists the city parties with date and time, tickets and tals .. I'm having a hard time creating a feature, I need to notify the user that the party will start with...
asked by 23.02.2015 / 03:28
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
1
answer

Content transition effect on site

I visited this site and liked the way the content moves, when it is clicked on More Articles or Hide List , I'd like to implement a site I'm developing. I'm having difficulty finding the plugin that does this, I inspected the page and saw t...
asked by 01.07.2014 / 14:24
1
answer

How do I restrict access to some WordPress plugins?

I'm creating a site in WordPress , but it has some plugins that even though they are logged in as autor , plugins appear on the menu in WP. Is there a plugin for wordpress that allows me to restrict user access to certai...
asked by 31.07.2014 / 06:40
1
answer

How to take the horizontal scrolling in the mobile browser, created by the Facebbok comments plugin?

What is usually done is this: <div class="fb-comments" data-href="http://example.com/comments" data-numposts="5" data-colorscheme="light"></div> I also added this div with the fp-container class and put the plugin div inside it,...
asked by 16.02.2014 / 14:51
1
answer

I'm trying to print the x on the screen but it gives error in the data table

I'm trying to make a table put an x in the location of the file. The code in the table worked, but I want to put it in a jquery datatable but he is not accepting it takes the confg of the plugin or error the table code is this <!DOCTYPE...
asked by 08.06.2018 / 19:37
1
answer

maxlength plugin on ckeditor does not work

I need to limit the amount of characters in CKEditor. I followed the step by step of this topic: Limit text in CKEDITOR But it did not work. Below the changes made to my code: <textareaid="desc" name="desc" data-maxlen="10" rows=...
asked by 03.04.2018 / 14:00
1
answer

How to make an each inside an append?

I am trying to create a Jquery plugin but I can not adapt a .each inside a .append, how can I use it to work inside .append? Here is my example below: var selectBox = $('.select__atual'); var selectOption = $('.select__opcoes__label');...
asked by 26.02.2018 / 15:37
1
answer

Jquery plugins use different versions, how to get around it?

Good afternoon I'm using the% jQuery Knob that uses the pluign version of jquery, and the mask-input that uses 1.9.0 .    MaskInput I used the latest version and it worked, so I think maskinput is not the problem.    Jque...
asked by 01.11.2017 / 17:12