Chee Chiew (claudchan)
Chee Chiew (claudchan)
+1 Seems like this plugin is not active since years. Hope the developer heard. #40
No more maintaining?
Thanks but kind of complicated. Is there any cleaner way or is there a gulp plugin can do such thing easily?
I think i found a good solutions, using [gulp-replace](https://www.npmjs.com/package/gulp-replace). Now i can find all src '*.html' and find replace 'app.css' with 'app.min.css'.
I think is good to have this option. I think it won't break any core issues (but developer must know what he/she is doing), developer only use css to style...
Please add option like prepend to closest / parent div: ``` // Prepend to closest parent element container $('.some-button').magnificPopup({ prependTo: $(this).closest('.section-video-component') }); ```
Doesn't work.
nochilddrag it stop entire element. Not fit into my current problems. By default, the plugin should ignore those inputs, button, links, etc...
Jquery DragOn did a very good job. But I tested there have mobile issues.
Hi, Is this feature implement yet?