Upload files

This example shows how the upload dialog of the MCImageManager can be opened as separately.

[Upload file(s)]

HTML source

Below is all you need to setup the example.

<script type="text/javascript" src="<your installation path>/js/mcimagemanager.js"></script>

<p>
	<a href="javascript:;" onclick="mcImageManager.upload({fields : 'file_url'});">[Upload file(s)]</a>
</p>