If you open the javascript console you'll see that you have an error in line 51 of your dialog because default is a reserved word. Place it in quotes to avoid it.
Okay, will do. I guess I first need to find a pc with Windows on it. And install Ie8. Do you know if IE has something to debug javascript ? A bit like Firebug..
Re: On Chrome, my custom image upload dialog does not displa
Re: On Chrome, my custom image upload dialog does not displa
By the way, is it normal that the editor does not display on IE8 ?
Re: On Chrome, my custom image upload dialog does not displa
You have another syntax error, but I'll let you find that one.
Re: On Chrome, my custom image upload dialog does not displa
And install Ie8.
Do you know if IE has something to debug javascript ? A bit like Firebug..
Cheers