Bootstrap JavaScript Conflict
-
Hi Benjir,
First, the great product you have here.
The question is, I’ve been using plugins for several sites and I’ve come across something that doesn’t seem quite right.
I saw the MetForm plugin using bootstrap js but it seems they have adjusted. may I know why you are using custom scripts? because it will make the modal to create new form in the dashboard not appear in some themes that use bootstrap js as well.
On your plugin
o.$element[0].offsetWidth,o.$element.addClass("attr-in"),o.enforceFocus();On bootstrap CDN
o.$element[0].offsetWidth,o.$element.addClass("in"),o.enforceFocus();Thank you
The topic ‘Bootstrap JavaScript Conflict’ is closed to new replies.