You need to run event.preventDefault() to prevent the Click from automatically submitting the form
Plugin with CDN hosted script
Unsolved
Plugin Development
-
Hi guys, what will you recommend for the plugin, that should be implemented with a widget, but should use client JS that is hosted on CDN?
-
-
@julian What do you think about an idea to extend
.json
configuration for plugins, to have something related to external scripts (scripts.external = []
)?Also will minifier use external js? So every reboot of forum will give latest version to the user.