Edit file
This example shows how the edit dialog of the MCImageManager can be opened as separately.
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.edit({path : '{0}/teddybear.jpg', onsave : function(res) {alert(res.file.url);}});">[Edit image]</a>
</p>
More Examples
Here are more examples showing off different features of the MCImageManager product.
© 2003-2010