This question may be related to a resolved thread.
Ok, I’m a bit confused.
Into which folder do I upload my jQuery plugins? The EE documentation on jQuery is a bit on the sparse side as far as folder directories, installation, etc. I understand how the tags work - but the EE tag needs to know what file to look for my jQuery plugin files right?
And if EE only has a few included, which ones are they?
plugin=
{exp:jquery:script_tag plugin='corner'}
The name of the requested plugin. Note that the 'js' file extension is not used, just the name of the plugin.
Output example:
type="text/javascript" charset="utf-8"
src="http://example.com/index.php?ACT=jquery&plugin=corner">