Questions tagged as 'jquery-plugins'

2
answers

Create an Image with overlapping dynamic text and send it by email

I needed to create a system that allows me to have 2 or 3 images of my choice and in these images it is possible to insert a text written by the user and that can finally be sent by email with the image in the body of the email. Something like...
asked by 13.07.2016 / 12:43
0
answers

bubble cloud - component / plugin jquery [closed]

Car @ s, I need a plugin / jquery plugin to make a bubble cloud like this. Suggestions? Thanks.     
asked by 14.03.2017 / 14:31
0
answers

Zoom does not happen correctly when loading page ElevateZoom

When I open the page with the plugin elevateZoom (plugin to zoom in on the image with the mouse) it normally displays the images according to what has to be, but the problem starts when step mouse on the first image. Her zoom box loads...
asked by 06.05.2016 / 07:09
1
answer

CodeMirror does not display first in a modal

I am creating a standard template for reading XML and to make life easier for system users, I am displaying a sample default template in a modal with the codemirror, however, it does not display at first, the code is only displayed when I click...
asked by 26.01.2016 / 14:02
1
answer

Customizing JQuery Custombox

Talk to people, I found a very good lightbox plugin that works with the modal Bootstrap 3 windows. The documentation is limited and can be found at link What I need is to understand how I apply the plugin to make Modal open on page lo...
asked by 15.09.2016 / 03:25
2
answers

mascara accepting numbers and, with jQuery Mask Plugin

Galera wanted to know how to create a mask in the jQuery Mask Plugin so that the input accepts only numbers and commas. To accept just number I'm doing this: $('#valor').mask('#', { reverse: true });     
asked by 27.02.2016 / 13:43
1
answer

problems with jQuery-Mask-Plugin

I'm using jQuery-Mask-Plugin to create masks in the value fields, I liked it because it's very simple. The problem is when I try to add a negative value it does not accept the -. But I did the internet and found a way to accept it. The proble...
asked by 26.02.2016 / 20:01
2
answers

Script for side menu

Does anyone know of any script to make a responsive side menu similar to that of badoo? When viewing the site on a large screen device the menu appears with all the options and qd is on a smaller screen the menu hides showing only icons with the...
asked by 25.05.2016 / 19:07
0
answers

How to change the slide speed of the ACF PRO Wordpress plugin

In my client's site there are some custom fields, one of them is a slide. I do not know in which location, or file, that I can slow down the slide. Looking at the code through Google Chrome I see this: <div class="owl-stage" style="trans...
asked by 04.12.2018 / 13:57
0
answers

How to load a jquery plugin into the reactjs

I'm trying to load a selectpicker bootstrap plugin into a reactjs project the problem that occurs is the time to start the plugin it does not load. import $ from 'jquery'; componentDidMount() { $('.selectpicker').selectpicker(); } compon...
asked by 24.09.2018 / 15:47