I have been trying to replace the BROWSE button in images with a SELECT menu that is dynamically made .
The options of select menu in turn will call a JS to replace the URL like
window.parent.CKEDITOR.tools.callFunction(2,'url') to set the image in the preview .
The options of select menu in turn will call a JS to replace the URL like
window.parent.CKEDITOR.tools.callFunction(2,'url') to set the image in the preview .